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:
f26a398
)
sparc64: Fix lmb_reserve() args in find_ramdisk().
author
David S. Miller
<davem@davemloft.net>
Thu, 15 May 2008 06:10:33 +0000
(23:10 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 16 May 2008 20:34:35 +0000
(13:34 -0700)
This fixes the missing ram regression reported by
Mikael Pettersson <mikpe@it.uu.se>, much thanks for
all of this help in diagnosing this.
The second argument to lmb_reserve() is a size,
not an end address bounds.
Tested-by: Mikael Pettersson <mikpe@it.uu.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found