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:
56dd470
)
ARM: make_coherent: avoid recalculating the pfn for the modified page
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 18 Dec 2009 16:31:38 +0000
(16:31 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 20 Jan 2010 13:48:30 +0000
(13:48 +0000)
We already know the pfn for the page to be modified in make_coherent,
so let's stop recalculating it unnecessarily.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found