From: Andrew Morton Date: Wed, 18 Mar 2009 00:10:25 +0000 (+1030) Subject: x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c X-Git-Tag: v2.6.30-rc1~211^2~21^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6b6a14e0c60561f2902b078bd28d0e61defad70;p=pandora-kernel.git 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: Andrew Morton Signed-off-by: Rusty Russell LKML-Reference: <20090318042217.EF3F1DDF39@ozlabs.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed