Skip to content
Commit c7e89b16 authored by Heechul Yun's avatar Heechul Yun Committed by Russell King
Browse files

ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypage



Originally introduced to maintain coherency between icache and dcache
in v6 nonaliasing mode. This is now handled by __sync_icache_dcache since
c0177800, therefore unnecessary in this function.

Signed-off-by: default avatarHeechul Yun <heechul@illinois.edu>
Acked-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 54d52573
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