On Monday, 28 of January 2008, Ingo Molnar wrote:I see. CONFIG_HIBERNATION && CONFIG_ACPI -> CONFIG_ACPI_SLEEP and the Makefile in arch/x86/kernel/acpi/ wants to build wakeup.S, which is not necessary. Hmm. We can do a couple of things: (1) make wakeup_$(BITS).o depend on CONFIG_SUSPEND (alone) This will build it if CONFIG_SUSPEND is set, but CONFIG_ACPI is not (still, that's consistent with the change in question). (2) make wakeup_$(BITS).o depend on CONFIG_SUSPEND and CONFIG_ACPI (3) define CONFIG_ACPI_SUSPEND depending on ACPI and SUSPEND and make wakeup_$(BITS).o as well as swsusp_pg_dir depend on that (most elegant) Which one do you prefer? In case you choose (3), please drop the patch and I'll send a new one to Len. Thanks, Rafael --
| Artem Bityutskiy | [PATCH 10/44 take 2] [UBI] debug unit implementation |
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Trent Piepho | [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
| Dave Young | Re: Linux v2.6.24-rc1 |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Linus Torvalds | Re: [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Natalie Protasevich | [BUG] New Kernel Bugs |
