Ensure the I-D cache coherency in flush_cache_page
This patch is needed for proper ptrace support on VIPT non-aliasing caches
(ARMv6+) since this is called from copy_to_user_page when a user page is
modified (as a result of a break-point).
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Showing
Please register or sign in to comment