Skip to content
Commit a6b6a14e authored by Andrew Morton's avatar Andrew Morton Committed by Ingo Molnar
Browse files

x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c



Attempting to rid us of the problematic work_on_cpu().  Just use
smp_call_function_single() here.

Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
LKML-Reference: <20090318042217.EF3F1DDF39@ozlabs.org>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 514ec49a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment