Skip to content
Commit 76382b5b authored by Markus Pietrek's avatar Markus Pietrek Committed by Paul Mundt
Browse files

sh: Ensure all PG_dcache_dirty pages are written back.



With some of the cache rework an address aliasing optimization was added,
but this managed to fail on certain mappings resulting in pages with
PG_dcache_dirty set never writing back their dcache lines. This patch
reverts to the earlier behaviour of simply always writing back when the
dirty bit is set.

Signed-off-by: default avatarMarkus Pietrek <Markus.Pietrek@emtrion.de>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 9503e891
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment