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:
514ec49
)
x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c
author
Andrew Morton
<akpm@linux-foundation.org>
Wed, 18 Mar 2009 00:10:25 +0000
(10:40 +1030)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 18 Mar 2009 06:03:12 +0000
(07:03 +0100)
Attempting to rid us of the problematic work_on_cpu(). Just use
smp_call_function_single() here.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
LKML-Reference: <
20090318042217
.
EF3F1DDF39
@ozlabs.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found