all,
I get a compile error on 2.5.31 when I enable CONFIG_SOFTWARE_SUSPEND.
This is the error I get.
drivers/built-in.o: In function `acpi_system_suspend':
drivers/built-in.o(.text+0x39a1e): undefined reference to `save_flags'
drivers/built-in.o(.text+0x39a4b): undefined reference to `restore_flags'
I noticed that the include/asm-i386 did not have the save_flags and
restore_flags macros while every other arch directory seems to have the
#define'd.
I have attached my .config.
-- ------------------------------------------------------------------------ Prasanna Subash | Linux, the choice | The descent to Hades is the same from every of a GNU generation -o) | place. -- Anaxagoras Kernel 2.5.15 /\ | on a i686 _\_v | | ------------------------------------------------------------------------
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Aug 15 2002 - 22:00:39 EST