]> pilppa.org Git - linux-2.6-omap-h63xx.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)
commit3701d863b43d05ffeb223d269583398f914fb5d3
tree9cc8547cd8402436beea7fc95df830f9570fe0b9
parent1ec7fd50ba4f845d1cf6b67acabd774577ef13b6
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