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:
9511724
)
IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()
author
Joachim Fenkes
<fenkes@de.ibm.com>
Tue, 16 Oct 2007 15:26:54 +0000
(17:26 +0200)
committer
Roland Dreier
<rolandd@cisco.com>
Thu, 18 Oct 2007 04:46:37 +0000
(21:46 -0700)
Simplify ehca_encode_hwpage_size(), fixing an infinite loop for pgsize == 0
in the process. Fix the bug in alloc_fmr() that triggered the loop.
Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found