[PATCH] export i386 smp_call_function_mask() to modules

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Laurent Vivier
Date: Friday, August 24, 2007 - 8:36 am

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.

 arch/i386/kernel/smp.c |    7 +++++++
 include/asm-i386/smp.h |    9 +++------
 2 files changed, 10 insertions(+), 6 deletions(-)

Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net>
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] export i386 smp_call_function_mask() to modules, Laurent Vivier, (Fri Aug 24, 8:36 am)
Re: [PATCH] export i386 smp_call_function_mask() to modules, Arjan van de Ven, (Fri Aug 24, 10:42 am)