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:
aef1b9c
)
x86: Only call smp_processor_id in non-preempt cases
author
Don Zickus
<dzickus@redhat.com>
Wed, 5 Jan 2011 03:38:07 +0000
(22:38 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 5 Jan 2011 13:22:57 +0000
(14:22 +0100)
There are some paths that walk the die_chain with preemption on.
Make sure we are in an NMI call before we start doing anything.
This was triggered by do_general_protection calling notify_die
with DIE_GPF.
Reported-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: Don Zickus <dzickus@redhat.com>
LKML-Reference: <
1294198689
-15447-1-git-send-email-dzickus@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/hw_nmi.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/apic/hw_nmi.c
Simple merge