git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb577f9
)
x86: clean up memory corruption check and add more kernel parameters
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Sun, 7 Sep 2008 08:51:34 +0000
(
01:51
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 7 Sep 2008 15:40:01 +0000
(17:40 +0200)
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>
No differences found