kernel_optimize_test/arch/sh/mm
Paul Mundt 68b7c24cf9 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>
2008-08-11 20:17:49 +09:00
..
cache-debugfs.c
cache-sh2.c
cache-sh2a.c
cache-sh3.c
cache-sh4.c
cache-sh5.c
cache-sh7705.c
consistent.c
extable_32.c
extable_64.c
fault_32.c
fault_64.c
hugetlbpage.c
init.c
ioremap_32.c
ioremap_64.c
Kconfig
Makefile
Makefile_32
Makefile_64
numa.c
pg-nommu.c
pg-sh4.c
pg-sh7705.c
pmb.c
tlb-nommu.c
tlb-sh3.c
tlb-sh4.c
tlb-sh5.c
tlbflush_32.c
tlbflush_64.c