android_kernel_xiaomi_sm7250/arch/sh/mm
Paul Mundt bca7c20764 sh: Get the PGD right in oops case with 64-bit PTEs.
Previously this was using a static pgd shift in the reporting
code, simply flip this to PGDIR_SHIFT which does the right
thing depending on varying PTE magnitudes on the SH-X2 MMU.

While we're at it, and since it's been recently added, use
get_TTB() for fetching the TTB, rather than the open coded
instructions.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-12-06 10:45:39 +09:00
..
cache-debugfs.c
cache-sh2.c
cache-sh3.c
cache-sh4.c sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
cache-sh7705.c
clear_page.S sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
consistent.c
copy_page.S sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
extable.c
fault-nommu.c
fault.c sh: Get the PGD right in oops case with 64-bit PTEs. 2006-12-06 10:45:39 +09:00
hugetlbpage.c
init.c sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
ioremap.c
Kconfig
Makefile
pg-dma.c sh: Fixup various PAGE_SIZE == 4096 assumptions. 2006-12-06 10:45:39 +09:00
pg-nommu.c
pg-sh4.c
pg-sh7705.c
pmb.c
tlb-flush.c
tlb-nommu.c
tlb-sh3.c
tlb-sh4.c