summaryrefslogtreecommitdiff
path: root/security/keys
diff options
context:
space:
mode:
authorChen, Kenneth W <kenneth.w.chen@intel.com>2006-03-25 11:06:50 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-03-25 16:22:50 (GMT)
commita7d06ca7b626c9257bee4439d9d80a7e44ae237e (patch)
tree1951ab3f604771885987b46d8858711a4d3ddf88 /security/keys
parentd3f4aaa3d7b4152dac28751ee902f769d03289a1 (diff)
downloadlinux-a7d06ca7b626c9257bee4439d9d80a7e44ae237e.tar.xz
[PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatible
DEBUG_PAGEALLOC is not compatible with hugetlb page support. That debug option turns off PSE. Once it is turned off in CR4, the cpu will ignore pse bit in the pmd and causing infinite page-not- present faults. So disable DEBUG_PAGEALLOC if the user selected hugetlbfs. Signed-off-by: Ken Chen <kenneth.w.chen@intel.com> Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'security/keys')
0 files changed, 0 insertions, 0 deletions