On Wednesday, February 09, 2011, Mark Brown wrote:
On Tue, Feb 08, 2011 at 03:35:29PM -0800, Frank Rowand wrote:
For 2.6.38-rc4, x86_64, CONFIG_NR_CPUS=4:
size vmlinux
text data bss dec hex filename
6553910 3555020 9994240 20103170 132c002 vmlinux
On Tuesday, February 08, 2011, Dmitry Torokhov wrote:
On Tue, Feb 08, 2011 at 12:05:40AM +0100, Rafael J. Wysocki wrote:
On Monday, February 07, 2011, Dmitry Torokhov wrote:
On Mon, Feb 07, 2011 at 11:00:03PM +0100, Rafael J. Wysocki wrote:
On Monday, February 07, 2011, Dmitry Torokhov
On Tuesday, February 08, 2011, Ingo Molnar wrote:
* Rafael J. Wysocki r...@sisk.pl wrote:
I'd appreciate it if people could review/test it and drop their comments.
Thanks,
Rafael
---
arch/x86/xen/Kconfig |2 +-
drivers/acpi/Kconfig |1
From: Rafael J. Wysocki r...@sisk.pl
If direct references to pm_flags are moved from bus.c to sleep.c,
CONFIG_ACPI will not need to depend on CONFIG_PM any more.
Signed-off-by: Rafael J. Wysocki r...@sisk.pl
---
drivers/acpi/Kconfig|1 -
drivers/acpi/bus.c |4 +---
drivers/acpi
From: Rafael J. Wysocki r...@sisk.pl
CONFIG_PM_SLEEP_ADVANCED_DEBUG should depend on CONFIG_PM_SLEEP
and CONFIG_CAN_PM_TRACE need not depend on EXPERIMENTAL. Modify
kernel/power/Kconfig along those lines.
Signed-off-by: Rafael J. Wysocki r...@sisk.pl
---
kernel/power/Kconfig |4 ++--
1
From: Rafael J. Wysocki r...@sisk.pl
From the users' point of view CONFIG_PM is really only used for
making it possible to set CONFIG_SUSPEND, CONFIG_HIBERNATION,
CONFIG_PM_RUNTIME and (surprisingly enough) CONFIG_XEN_SAVE_RESTORE
(CONFIG_PM_OPP also depends on CONFIG_PM, but quite artificially
From: Rafael J. Wysocki r...@sisk.pl
Reorder configuration options in kernel/power/Kconfig so that
the options depended on are at the top of the list.
This patch doesn't introduce any functional changes.
Signed-off-by: Rafael J. Wysocki r...@sisk.pl
---
kernel/power/Kconfig | 222
From: Rafael J. Wysocki r...@sisk.pl
After redefining CONFIG_PM to depend on (CONFIG_PM_SLEEP ||
CONFIG_PM_RUNTIME) the CONFIG_PM_OPS option is redundant and can be
replaced with CONFIG_PM.
Signed-off-by: Rafael J. Wysocki r...@sisk.pl
---
drivers/acpi/sleep.c |4 ++--
drivers
On Wednesday, February 09, 2011, Linus Torvalds wrote:
On Tue, Feb 8, 2011 at 1:20 PM, Rafael J. Wysocki r...@sisk.pl wrote:
If direct references to pm_flags are moved from bus.c to sleep.c,
CONFIG_ACPI will not need to depend on CONFIG_PM any more.
The patch may _work_, but I really
On Monday, February 07, 2011, Mark Brown wrote:
It is very rare to find a current system which is both sufficiently
resource constrained to want to compile out power management support
and sufficiently power insensitive to be able to tolerate doing so.
Since having the configuration option
On Monday, February 07, 2011, Dmitry Torokhov wrote:
On Mon, Feb 07, 2011 at 11:00:03PM +0100, Rafael J. Wysocki wrote:
On Monday, February 07, 2011, Dmitry Torokhov wrote:
On Mon, Feb 07, 2011 at 10:15:59PM +0100, Rafael J. Wysocki wrote:
On Monday, February 07, 2011, Mark Brown wrote
On Friday, 1 of August 2008, Matt Helsley wrote:
On Fri, 2008-08-01 at 16:27 +0200, Thomas Petazzoni wrote:
Hi,
Le Thu, 31 Jul 2008 22:07:01 -0700,
Matt Helsley [EMAIL PROTECTED] a écrit :
--- a/kernel/Makefile
+++ b/kernel/Makefile
@@ -5,7 +5,7 @@
obj-y = sched.o
12 matches
Mail list logo