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:
e630015
)
[PATCH] x86_64 irq_regs fix
author
Andrew Morton
<akpm@osdl.org>
Fri, 6 Oct 2006 20:28:09 +0000
(13:28 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 6 Oct 2006 20:36:52 +0000
(13:36 -0700)
smp_apic_timer_interrupt() needs to stack the pt_regs* for profile_tick.
If any other of those APIC interrupt handlers want to run get_irq_regs() then
their C entrypoint handlers will need the same treatment.
Cc: Andi Kleen <ak@muc.de>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Acked-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/apic.c
patch
|
blob
|
history
diff --cc
arch/x86_64/kernel/apic.c
Simple merge