[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200708241433.24024.ak@suse.de>
Date: Fri, 24 Aug 2007 14:33:23 +0200
From: Andi Kleen <ak@...e.de>
To: Laurent Vivier <Laurent.Vivier@...l.net>
Cc: discuss@...-64.org, linux-kernel <linux-kernel@...r.kernel.org>,
Avi Kivity <avi@...ranet.com>
Subject: Re: [PATCH][RESEND] Implement missing x86_64 function smp_call_function_mask()
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 <Laurent.Vivier@...l.net>
Applied thanks
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists