commit | 266f0566761cf88906d634727b3d9fc2556f5cbd | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Wed Aug 30 19:37:17 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Aug 30 16:05:16 2006 -0700 |
tree | a8f664a8b02e9363be200f80e0567dc2c6de74e3 | |
parent | bbad0b669d33f3023cfe70ec79ba5ea487afca59 [diff] |
[PATCH] i386: Fix stack switching in do_IRQ There was a bogus hunk from the genirq merge that essentially broke stack switching for hard interrupts. Remove it since it isn't needed. Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>