[RFC PATCH 09/09] robust VM per_cpu i386 Kconfig update
Steven Rostedt <[email protected]>
| Newsgroups | gmane.linux.ports.ia64,gmane.linux.kernel,gmane.linux.ports.hppa,gmane.linux.ports.ppc64.devel |
|---|---|
| Message-ID | <[email protected]> |
This patch forces the CONFIG_HAS_VM_PERCU to be defined for i386. Signed-off-by: Steven Rostedt <[email protected]> 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 - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html