commit | 3701d863b43d05ffeb223d269583398f914fb5d3 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sat Feb 09 23:24:08 2008 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Feb 09 23:24:08 2008 +0100 |
tree | 9cc8547cd8402436beea7fc95df830f9570fe0b9 | |
parent | 1ec7fd50ba4f845d1cf6b67acabd774577ef13b6 [diff] |
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>