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
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 521 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 71.0 KB
Makefile -rw-r--r-- 46.5 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top