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:
5f81941
)
[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.
author
David S. Miller
<davem@sunset.davemloft.net>
Tue, 29 May 2007 08:58:31 +0000
(
01:58
-0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 29 May 2007 09:51:38 +0000
(
02:51
-0700)
1) The TSB lookup was not using the correct hash mask.
2) It was not aligned on a boundary equal to it's size,
which is required by the sun4v Hypervisor.
wasn't having it's return value checked, and that bug will be fixed up
as well in a subsequent changeset.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found