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:
8075014
)
[LMB]: Fix lmb allocation regression.
author
David S. Miller
<davem@davemloft.net>
Thu, 24 Apr 2008 06:30:59 +0000
(23:30 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 24 Apr 2008 06:30:59 +0000
(23:30 -0700)
Changeset
d9024df02ffe74d723d97d552f86de3b34beb8cc
("[LMB] Restructure
allocation loops to avoid unsigned underflow") removed the alignment
of the 'size' argument to call lmb_add_region() done by __lmb_alloc_base().
In doing so it reintroduced the bug fixed by changeset
eea89e13a9c61d3928223d2f9bf2295e22e0efb6
("[LMB]: Fix bug in
__lmb_alloc_base().").
This puts it back.
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/lmb.c
patch
|
blob
|
history
diff --cc
lib/lmb.c
Simple merge