diff options
author | Don Zickus <[email protected]> | 2011-01-04 22:38:07 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-01-05 14:22:57 +0100 |
commit | 9ab181fa9ff73a38fccd0a4f1c40a38dfe62b535 (patch) | |
tree | 085c11333531b196be9eb8d5e088b169abe82067 /net/unix/af_unix.c | |
parent | aef1b9cef78ae65c6501850851cc3f61f9be477b (diff) |
x86: Only call smp_processor_id in non-preempt cases
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 <[email protected]>
Signed-off-by: Don Zickus <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions