git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbad0b6
)
[PATCH] i386: Fix stack switching in do_IRQ
author
Andi Kleen
<ak@suse.de>
Wed, 30 Aug 2006 17:37:17 +0000
(19:37 +0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 30 Aug 2006 23:05:16 +0000
(16:05 -0700)
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>
No differences found