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:
73c50a2
)
[SPARC64]: Align address in huge_pte_alloc().
author
David S. Miller
<davem@davemloft.net>
Fri, 31 Mar 2006 08:36:25 +0000
(
00:36
-0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sat, 1 Apr 2006 07:03:36 +0000
(23:03 -0800)
We are about to fill in all HPAGE_SIZE's worth
of PAGE_SIZE ptes, so we have to give the first
pte in that set else we scribble over random memory
when we fill in the ptes.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found