]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86/Kconfig: Turn off DEBUG_NX_TEST module in defconfigs
authorJosh Triplett <josh@joshtriplett.org>
Mon, 3 Sep 2012 05:21:29 +0000 (22:21 -0700)
committerIngo Molnar <mingo@kernel.org>
Wed, 5 Sep 2012 08:43:12 +0000 (10:43 +0200)
commitc206b9dcb1fc41b104db43e98f9b83a8c0c559ae
tree14b4fabb4f96eeed63010f570283ba489c016798
parentbe2f328d8616c81b86e4013974608776c317bbeb
x86/Kconfig: Turn off DEBUG_NX_TEST module in defconfigs

The x86 defconfigs include exactly one module: test_nx.ko, a
special-purpose module which just exists to do evil things like
executing code off the stack to see if the kernel has enabled NX
support.  Anyone who actually uses that module can easily enable
it themselves, but the vast majority of kernel builds don't need
it; disable it by default.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Link: http://lkml.kernel.org/r/e72faf875e1172fb1cbec5e6d3cd4122df508a97.1346649518.git.josh@joshtriplett.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/configs/i386_defconfig
arch/x86/configs/x86_64_defconfig