git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a0382f
)
ARM: Pass VMA to copy_user_highpage() implementations
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 5 Oct 2009 14:17:45 +0000
(15:17 +0100)
committer
Russell 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