From: Laurent Vivier Date: Wed, 17 Oct 2007 16:04:33 +0000 (+0200) Subject: i386: export i386 smp_call_function_mask() to modules X-Git-Tag: v2.6.24-rc1~476^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6442eea937ef797d4b66733f49c82e2fdc2aca6f;p=pandora-kernel.git 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 Signed-off-by: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed