From: Andi Kleen Date: Wed, 30 Aug 2006 17:37:17 +0000 (+0200) Subject: [PATCH] i386: Fix stack switching in do_IRQ X-Git-Tag: v2.6.18-rc6~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=266f0566761cf88906d634727b3d9fc2556f5cbd;p=pandora-kernel.git [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 Cc: Ingo Molnar Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed