[ARM] Fix copy/clear user page functions for VIPT aliasing caches.
This fixes the copy and clear user page functions for ARMv6 aliasing caches. When we copy data into a page destined for user space, we must make sure that there are no dirty cache lines associated with the kernel space mapping of this page.
Showing
Please register or sign in to comment