android_kernel_xiaomi_sm7250/arch/sh/mm
Paul Mundt 0d6d82b671 [PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705
SH7705 in extended cache mode has some left-over VALID_PAGE() cruft that it
checks when doing lazy dcache write-back.  This has been gone for some time
(the last bits were in the discontig code, which should now also be gone --
this also fixes up a build error in the non-discontig case).

pfn_valid() gives the desired behaviour, so we switch to that.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-07 07:53:28 -08:00
..
cache-sh2.c
cache-sh3.c
cache-sh4.c
cache-sh7705.c
clear_page.S
consistent.c
copy_page.S
extable.c
fault-nommu.c
fault.c
hugetlbpage.c
init.c
ioremap.c
Makefile
pg-dma.c
pg-nommu.c
pg-sh4.c
pg-sh7705.c
tlb-nommu.c
tlb-sh3.c
tlb-sh4.c