i386: export i386 smp_call_function_mask() to modules
authorLaurent Vivier <Laurent.Vivier@bull.net>
Wed, 17 Oct 2007 16:04:33 +0000 (18:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:15:21 +0000 (20:15 +0200)
commit6442eea937ef797d4b66733f49c82e2fdc2aca6f
tree95e73cf7eaa9e4c69475e1f9fc4b6359a4a86fa3
parentf79eb83b3af419c4e079c8312b3c70fb6391117a
i386: export i386 smp_call_function_mask() to modules

This patch export i386 smp_call_function_mask() with EXPORT_SYMBOL().

This function is needed by KVM to call a function on a set of CPUs.

[ tglx: arch/x86 adaptation ]

Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/smp_32.c
include/asm-x86/smp_32.h