public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Laurent Vivier <Laurent.Vivier@bull.net>
Cc: discuss@x86-64.org, linux-kernel <linux-kernel@vger.kernel.org>,
	Avi Kivity <avi@qumranet.com>
Subject: Re: [PATCH][RESEND] Implement missing x86_64 function smp_call_function_mask()
Date: Fri, 24 Aug 2007 14:33:23 +0200	[thread overview]
Message-ID: <200708241433.24024.ak@suse.de> (raw)
In-Reply-To: <46CEBF55.3070703@bull.net>

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@bull.net>


Applied thanks
-Andi
 



      reply	other threads:[~2007-08-24 12:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-23  7:36 [PATCH] Implement missing x86_64 function smp_call_function_mask() Laurent Vivier
2007-08-23  9:25 ` Andi Kleen
2007-08-23  9:34   ` Laurent Vivier
2007-08-23 10:56     ` [discuss] " Andi Kleen
2007-08-24 11:21       ` [PATCH][RESEND] " Laurent Vivier
2007-08-24 12:33         ` Andi Kleen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200708241433.24024.ak@suse.de \
    --to=ak@suse.de \
    --cc=Laurent.Vivier@bull.net \
    --cc=avi@qumranet.com \
    --cc=discuss@x86-64.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox