diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-08-06 06:10:49 (GMT) |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-08-11 11:17:49 (GMT) |
commit | 68b7c24cf9c699ed93c4a70f958b5bb3943723bc (patch) | |
tree | becce75d1e70e9e9834a6b3335ae23ba2bcec8a7 /arch/sh/lib | |
parent | d09d328c119a9ac20615fc8b1431aa417955ad4d (diff) | |
download | linux-fsl-qoriq-68b7c24cf9c699ed93c4a70f958b5bb3943723bc.tar.xz |
sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.
Presently we oops in mm/hugetlb.c:1325, which is the order == 0 test in
hugetlb_add_hstate() called at initialization time. So, disable 64kB
huge pages when we're using a 64kB PAGE_SIZE. On most parts this will
force the default to be 1MB huge pages.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/lib')
0 files changed, 0 insertions, 0 deletions