diff options
author | Paul Mundt <lethal@linux-sh.org> | 2005-11-07 00:58:28 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-07 07:53:28 -0800 |
commit | 0d6d82b6712c808e461090dd483f111f72b3b38b (patch) | |
tree | b1450b08d1eb638865921d0b1020af0b579f7435 /arch/i386 | |
parent | 65463b73b14ed43368dc5961a6c3dcb0d98cfe1f (diff) |
[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>
Diffstat (limited to 'arch/i386')
0 files changed, 0 insertions, 0 deletions