Skip to content
Commit 00a19f3e authored by Rabin Vincent's avatar Rabin Vincent Committed by Russell King
Browse files

ARM: 8627/1: avoid cache flushing in flush_dcache_page()



When the data cache is PIPT or VIPT non-aliasing, and cache operations
are broadcast by the hardware, we can always postpone the flush in
flush_dcache_page().  A similar change was done for ARM64 in commit
b5b6c9e9 ("arm64: Avoid cache flushing in flush_dcache_page()").

Reviewed-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: default avatarRabin Vincent <rabinv@axis.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 7ce7d89f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment