From: Kenji Kaneshige Date: Wed, 1 Aug 2007 12:18:44 +0000 (+0900) Subject: [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr(). X-Git-Tag: v2.6.23-rc2~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=224685c0d1ca5970364c9f5d4f21ea1aa64c381e;p=pandora-kernel.git [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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed