summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/numaq.h
diff options
context:
space:
mode:
authorYinghai Lu <yhlu.kernel@gmail.com>2008-06-03 10:25:54 -0700
committerIngo Molnar <mingo@elte.hu>2008-06-04 12:01:06 +0200
commitab530e1f781da4d704892daab2bdd568f473687d (patch)
tree38fd2364225dd8ba8051c77df25457cdaa96833f /include/asm-x86/numaq.h
parentf19dc2f22a180dde3f9e611b76c73f5390c11ecd (diff)
downloadop-kernel-dev-ab530e1f781da4d704892daab2bdd568f473687d.zip
op-kernel-dev-ab530e1f781da4d704892daab2bdd568f473687d.tar.gz
x86: early check if a system is numaq
so we could fall back to one node numa. Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/numaq.h')
-rw-r--r--include/asm-x86/numaq.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/numaq.h b/include/asm-x86/numaq.h
index 94b86c3..739d164 100644
--- a/include/asm-x86/numaq.h
+++ b/include/asm-x86/numaq.h
@@ -28,6 +28,7 @@
#ifdef CONFIG_X86_NUMAQ
+extern int found_numaq;
extern int get_memcfg_numaq(void);
/*
OpenPOWER on IntegriCloud