[RFC PATCH 09/09] robust VM per_cpu i386 Kconfig update
Steven Rostedt
rostedt at goodmis.org
Wed May 17 20:01:57 EST 2006
This patch forces the CONFIG_HAS_VM_PERCU to be defined for i386.
Signed-off-by: Steven Rostedt <rostedt at goodmis.org>
Index: linux-2.6.16-test/arch/i386/Kconfig
===================================================================
--- linux-2.6.16-test.orig/arch/i386/Kconfig 2006-05-17 04:32:27.000000000 -0400
+++ linux-2.6.16-test/arch/i386/Kconfig 2006-05-17 05:00:10.000000000 -0400
@@ -1116,3 +1116,7 @@ config X86_TRAMPOLINE
config KTIME_SCALAR
bool
default y
+
+config HAS_VM_PERCPU
+ bool
+ default y
\ No newline at end of file
More information about the Linuxppc-dev
mailing list