android_kernel_xiaomi_sm8350/arch/sh/mm
Paul Mundt 4d2cab7c00 sh: Disable 4kB pages on extended mode TLB.
4kB pages are unstable on extended mode TLB, it's recommended
that TLB compat mode be used when using a 4kB PAGE_SIZE. Set
the default for extended mode to 8kB.

This should have negligible impact, as other than the extra swap
cache entry bits, there's no reason to use the extended mode TLB
with 4kB pages.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-27 10:47:00 +09:00
..
cache-debugfs.c sh: Revert incorrect license string changes. 2007-09-24 17:49:51 +09:00
cache-sh2.c
cache-sh3.c
cache-sh4.c sh: Calculate cache aliases on L2 caches. 2007-09-24 17:00:45 +09:00
cache-sh7705.c
clear_page.S
consistent.c
copy_page.S sh: Fix page size alignment in __copy_user_page(). 2007-05-21 14:33:13 +09:00
extable.c
fault.c sh: Fix pgd mismatch from cached TTB in unhandled fault. 2007-08-01 16:39:51 +09:00
hugetlbpage.c
init.c sh: Tidy up dependencies for SH-2 build. 2007-06-11 15:32:07 +09:00
ioremap.c sh: ioremap() through PMB needs asm/mmu.h. 2007-06-04 10:58:23 +09:00
Kconfig sh: Disable 4kB pages on extended mode TLB. 2007-09-27 10:47:00 +09:00
Makefile sh: nommu: Kill off dummy page fault ops for SH-3/4. 2007-09-24 16:40:56 +09:00
numa.c sh: Support for multiple nodes. 2007-06-08 02:43:49 +00:00
pg-nommu.c
pg-sh4.c sh: Fix fs.h removal from mm.h regressions. 2007-07-31 13:01:43 +09:00
pg-sh7705.c
pmb.c sh: Support explicit L1 cache disabling. 2007-09-21 11:57:46 +09:00
tlb-flush.c
tlb-nommu.c
tlb-sh3.c
tlb-sh4.c sh: Fix up extended mode TLB for SH-X2+ cores. 2007-09-21 11:57:55 +09:00