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:
5d5d772
)
[SPARC64]: Fix off-by-1 error in TSB grow check.
author
David S. Miller
<davem@sunset.davemloft.net>
Mon, 27 Mar 2006 09:07:55 +0000
(
01:07
-0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 27 Mar 2006 09:07:55 +0000
(
01:07
-0800)
The worst part about this bug is what it would cause
a hugepage TSB to be allocated for every address space
since "0 >= 0".
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found