kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #05250
[Bug 1210539] Re: Please enable CONFIG_PM_DEBUG in daily builds
Should this be showing now?
$ grep CONFIG_PM_DEBUG /boot/config-3.11.0-999-generic
# CONFIG_PM_DEBUG is not set
$ cat /proc/version
Linux version 3.11.0-999-generic (apw@gomeisa) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #201308100405 SMP Sat Aug 10 08:15:08 UTC 201
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1210539
Title:
Please enable CONFIG_PM_DEBUG in daily builds
Status in “linux” package in Ubuntu:
Fix Committed
Status in “linux” source package in Saucy:
Fix Committed
Bug description:
CONFIG_PM_DEBUG needs to be set to correctly debug power management
problems in the kernel (as per the Wiki and Kernel documentation) but
it is not set.
$ grep CONFIG_PM_DEBUG config-3.11.0-999-generic
# CONFIG_PM_DEBUG is not set
This means a full recompile for the end user. It would be extremely
helpful if the daily builds included this instead.
Could CONFIG_PM_DEBUG be set?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1210539/+subscriptions
References