mirror of https://github.com/torvalds/linux.git
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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| 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 | ||
| pg-dma.c | ||
| pg-nommu.c | ||
| pg-sh4.c | ||
| pg-sh7705.c | ||
| tlb-nommu.c | ||
| tlb-sh3.c | ||
| tlb-sh4.c | ||