]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: clean up memory corruption check and add more kernel parameters
authorJeremy Fitzhardinge <jeremy@goop.org>
Sun, 7 Sep 2008 08:51:34 +0000 (01:51 -0700)
committerIngo Molnar <mingo@elte.hu>
Sun, 7 Sep 2008 15:40:01 +0000 (17:40 +0200)
commit9f077871ce7237e2387fc76542b3b4033cb05e49
treee9a32b88c71a86b478b61fe50d0cb66b10bad10c
parentbb577f980ef35e2b0d00aeed566724e5032aa5eb
x86: clean up memory corruption check and add more kernel parameters

The corruption check is enabled in Kconfig by default, but disabled at runtime.

This patch adds several kernel parameters to control the corruption
check's behaviour; these are documented in kernel-parameters.txt.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/kernel-parameters.txt
arch/x86/Kconfig
arch/x86/kernel/setup.c