i386: fix asm constraint in do_IRQ()
authorJan Beulich <jbeulich@novell.com>
Tue, 20 May 2008 22:20:00 +0000 (18:20 -0400)
committerChris Wright <chrisw@sous-sol.org>
Mon, 9 Jun 2008 18:27:00 +0000 (11:27 -0700)
commit1012388341e7a053ae68d34a5a7dc433b10f81d4
treebe315ef8591a46c2b2cb44081307cb4dbfdcae6d
parent7fdd04485f827d178c02e4ede7d1781f3b8276cc
i386: fix asm constraint in do_IRQ()

upstream commit: 5065dbafc299507f16731434e95b91dadff03006

i386: fix asm constraint in do_IRQ()

Two prior changes resulted in the "ecx" clobber being lost.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kernel/irq_32.c