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:
54ef0ec
)
[POWERPC] mpic_pasemi_msi: Failed allocation unnoticed
author
Roel Kluin
<12o3l@tiscali.nl>
Wed, 23 Apr 2008 22:32:26 +0000
(08:32 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 14 May 2008 12:31:20 +0000
(22:31 +1000)
bitmap_find_free_region(), called by mpic_msi_alloc_hwirqs() may return
signed, but hwirq is unsigned. A failed allocation remains unnoticed.
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found