Searched hist:a0349828d6d6f95c445674c2953ee9db75c11f8f (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/base/power/ |
H A D | Makefile | diff a0349828d6d6f95c445674c2953ee9db75c11f8f Thu Jul 19 10:47:27 CEST 2007 Ben Collins <bcollins@ubuntu.com> PM: Do not require dev spew to get PM_DEBUG
In order to enable things like PM_TRACE, you're required to enable PM_DEBUG, which sends a large spew of messages on boot, and often times can overflow dmesg buffer.
Create new PM_VERBOSE and shift that to be the option that enables drivers/base/power's messages.
Signed-off-by: Ben Collins <bcollins@ubuntu.com> Cc: "Rafael J. Wysocki" <rjw@sisk.pl> Cc: Pavel Machek <pavel@ucw.cz> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/linux/kernel/power/ |
H A D | Kconfig | diff a0349828d6d6f95c445674c2953ee9db75c11f8f Thu Jul 19 10:47:27 CEST 2007 Ben Collins <bcollins@ubuntu.com> PM: Do not require dev spew to get PM_DEBUG
In order to enable things like PM_TRACE, you're required to enable PM_DEBUG, which sends a large spew of messages on boot, and often times can overflow dmesg buffer.
Create new PM_VERBOSE and shift that to be the option that enables drivers/base/power's messages.
Signed-off-by: Ben Collins <bcollins@ubuntu.com> Cc: "Rafael J. Wysocki" <rjw@sisk.pl> Cc: Pavel Machek <pavel@ucw.cz> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|