ARM: Pass VMA to copy_user_highpage() implementations
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 5 Oct 2009 14:17:45 +0000 (15:17 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 5 Oct 2009 14:17:45 +0000 (15:17 +0100)
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>

No differences found