Skip to content
Commit 8830f04a authored by Russell King's avatar Russell King
Browse files

[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches



flush_dcache_page() did nothing for these caches, but since they
suffer from I/D cache coherency issues, we need to ensure that data
is written back to RAM.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent d411b845
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