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:
ee1a08f
)
[POWERPC] mpic_u3msi: Failed allocation unnoticed
author
Roel Kluin
<12o3l@tiscali.nl>
Wed, 23 Apr 2008 23:03:02 +0000
(09:03 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 14 May 2008 12:31:25 +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