On Friday 24 August 2007 13:21:57 Laurent Vivier wrote: > This patch defines the missing function smp_call_function_mask() for x86_64, > this is more or less a cut&paste of i386 function. It removes also some > duplicate code. > > This function is needed by KVM to execute a function on all CPUs. > > arch/x86_64/kernel/smp.c | 118 > ++++++++++++++++++++++++----------------------- > include/asm-x86_64/smp.h | 2 > 2 files changed, 64 insertions(+), 56 deletions(-) > > Signed-off-by: Laurent Vivier <[EMAIL PROTECTED]>
Applied thanks -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/