mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
Our copy_user_highpage() implementations may require cache maintainence. Ensure that implementations have all necessary details to perform this maintainence. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>