i386: fix asm constraint in do_IRQ()
authorJan Beulich <jbeulich@novell.com>
Tue, 22 Apr 2008 15:16:50 +0000 (16:16 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Apr 2008 15:35:46 +0000 (17:35 +0200)
commit5065dbafc299507f16731434e95b91dadff03006
treed7ee5373610fdd6900c27b24a4579318757ba1bf
parentb1721d0da266b4af8cb4419473b4ca36206ab200
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>
arch/x86/kernel/irq_32.c