]> git.baikalelectronics.ru Git - kernel.git/commit
x86: fixup more paravirt fallout
authorIngo Molnar <mingo@elte.hu>
Sat, 9 Feb 2008 22:24:08 +0000 (23:24 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 9 Feb 2008 22:24:08 +0000 (23:24 +0100)
commitafaeebe4ae9b84e2cf8dd79a2ffca782f2c52847
tree9cc8547cd8402436beea7fc95df830f9570fe0b9
parentd9394aa7ad300af9b56758e7b3069fa5bf653344
x86: fixup more paravirt fallout

Use a common irq_return entry point for all the iret places, which
need the paravirt INTERRUPT return wrapper.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/entry_32.S
arch/x86/kernel/entry_64.S