commit | aec8148fda5686b671fbbd9ffd6f432a1f80ee3c | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Jul 21 17:10:15 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sat Jul 21 18:37:09 2007 -0700 |
tree | ae0e3c619e4e1e920e6b760c5f5494f1ca0fc556 | |
parent | f40f31bfe104d50d4fceb760ec48d2effd0610aa [diff] |
x86_64: fiuxp pt_reqs leftovers The hpet_rtc_interrupt handler still uses pt_regs. Fix it. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Chris Wright <chrisw@sous-sol.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>