https://github.com/torvalds/linux
Revision 4e54bdaa9cf55d7e74409ea288b705c144b2627e authored by KAMEZAWA Hiroyuki on 27 August 2006, 08:23:55 UTC, committed by Linus Torvalds on 27 August 2006, 18:01:32 UTC
  In file included from include/asm/mmzone.h:18,
                   from include/linux/mmzone.h:439,
  <snip>
  include/asm/srat.h:31:2: error: #error CONFIG_ACPI_SRAT not defined, and srat.h header has been included
  make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1

This can happen with CONFIG_NUMA && !CONFIG_ACPI && !CONFIG_X86_NUMAQ

Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 0d673a5
History
Tip revision: 4e54bdaa9cf55d7e74409ea288b705c144b2627e authored by KAMEZAWA Hiroyuki on 27 August 2006, 08:23:55 UTC
[PATCH] CONFIG_ACPI_SRAT NUMA build fix
Tip revision: 4e54bda
File Mode Size
.gitignore -rw-r--r-- 94 bytes
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 1.8 KB
gen_init_cpio.c -rw-r--r-- 10.4 KB
initramfs_data.S -rw-r--r-- 1.0 KB

back to top