summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2009-10-12 12:20:57 +0200
committerDavid S. Miller <davem@davemloft.net>2009-10-12 12:20:57 +0200
commit1a78cedb998027ed46d8630b319db8fa678d38f0 (patch)
tree4069a8517b0f2f4255e8af2f60000e791268303c /mm
parentsparc64: Fix niagara2 perf IRQ bits. (diff)
downloadlinux-1a78cedb998027ed46d8630b319db8fa678d38f0.tar.xz
linux-1a78cedb998027ed46d8630b319db8fa678d38f0.zip
sparc64: Fix D-cache flushing on swapin from SW devices.
Thanks to tip form ARM folks and Russell King. If flush_dcache_page() occurs on a swapin it will have a mapping and we'll try to defer the flush by setting the dirty bit. But when it hits update_dcache_page() we won't flush because the page won't have a mapping any more. So remove the mapping requirement in flush_dcache(). Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions