[PATCH] x86-64: Export smp_call_function_single
authorAndi Kleen <ak@suse.de>
Thu, 7 Dec 2006 01:14:19 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:19 +0000 (02:14 +0100)
commit64a26a731235b59c9d73bbe82c1f896d57400d37
treed9e903875c02445b9acdd07c580dba9f3193a2dd
parentd9408cefe677636bc1c100fdcfac0b2ab9ff87bf
[PATCH] x86-64: Export smp_call_function_single

smp_call_function() is exported, makes sense to export this one too.

Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/smp.c