Re: [PATCH 7/12] acpi: fix another compile warning
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2007-06-23 03:56:18
Also in:
lkml
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2007-06-23 03:56:18
Also in:
lkml
On Wed, 20 Jun 2007 11:25:48 -0700 Ravikiran G Thirumalai [off-list ref] wrote: Paper over 'select' inadequacies. Signed-off-by: Ravikiran Thirumalai <redacted> Index: linux-2.6.22-rc5/arch/x86_64/Kconfig ===================================================================--- linux-2.6.22-rc5.orig/arch/x86_64/Kconfig 2007-06-18 16:02:19.571323415 -0700 +++ linux-2.6.22-rc5/arch/x86_64/Kconfig 2007-06-20 11:34:29.845354250 -0700@@ -366,6 +366,7 @@ config X86_64_ACPI_NUMA depends on NUMA select ACPI select PCI + select PM select ACPI_NUMA default y help
argh. (and not just argh-at-your-email-client). I went through some hair-tearing a few months ago working out why it is so damn hard to make CONFIG_PM go away and then I fixed it. And now you're proposing a change which would reinstate the obnoxious old behaviour. Is the "bug" which you're "fixing" here caused by the randconfig inadequacies? Because randconfig is just busted and simply should auto-run oldconfig.