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:
216fcd2
)
[IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Wed, 1 Aug 2007 12:18:44 +0000
(21:18 +0900)
committer
Tony Luck
<tony.luck@intel.com>
Wed, 1 Aug 2007 18:57:59 +0000
(11:57 -0700)
In error path we must unlock irq_desc[irq].lock before we change
'irq'.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found