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:
c37682d
)
powerpc/pseries: Fix MSI-X interrupt querying
author
Michael Ellerman
<michael@ellerman.id.au>
Thu, 22 Jan 2009 20:54:31 +0000
(20:54 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 11 Feb 2009 02:38:01 +0000
(13:38 +1100)
We need to increment i in the loop that queries what interrupts firmware
gave us, otherwise we'll incorrectly use the first value over and over.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found