]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Wed, 1 Aug 2007 12:18:44 +0000 (21:18 +0900)
committerTony Luck <tony.luck@intel.com>
Wed, 1 Aug 2007 18:57:59 +0000 (11:57 -0700)
commit224685c0d1ca5970364c9f5d4f21ea1aa64c381e
treeef5153fedcfe7172d86a8d1d4ca5ed835ab79253
parent216fcd29af47ab53ffd87e82139fcc4095e34d91
[IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().

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>
arch/ia64/kernel/iosapic.c