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:
50d266a
)
[SPARC64]: Add missing HPAGE_MASK masks on address parameters.
author
David S. Miller
<davem@sunset.davemloft.net>
Tue, 13 Mar 2007 05:55:39 +0000
(22:55 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 13 Mar 2007 05:55:39 +0000
(22:55 -0700)
These pte loops all assume the passed in address is HPAGE
aligned, make sure that is actually true.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found