All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Stephane Eranian <eranian@hpl.hp.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] i386 adds smp_call_function_single
Date: Tue, 11 Jul 2006 13:52:39 -0400	[thread overview]
Message-ID: <20060711175239.GI5362@redhat.com> (raw)
In-Reply-To: <20060711132422.GB28851@frankl.hpl.hp.com>

On Tue, Jul 11, 2006 at 06:24:22AM -0700, Stephane Eranian wrote:
 > Hello,
 > 
 > Continiung the series of small patches necessary for the perfmon subsystem, here
 > is a patch that adds support for the smp_call_function_single() function for i386.
 > It exists for almost all other architectures but i386. The perfmon subsystem
 > needs it in one case to free some state on a designated remote CPU.
 > 
 > Changelog:
 > 	- adds smp_call_function_single() to i386 tree. This function
 > 	  is used to invoked a procedure on a designated remote CPU.

The naming seems a little strange to me.  Something like
run_on_cpu() would be clearer.  Less keystrokes too :)

		Dave

-- 
http://www.codemonkey.org.uk

  reply	other threads:[~2006-07-11 17:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-11 13:24 [PATCH] i386 adds smp_call_function_single Stephane Eranian
2006-07-11 17:52 ` Dave Jones [this message]
2006-07-11 20:00   ` Stephane Eranian
2006-07-13  6:47 ` Keith Owens

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=20060711175239.GI5362@redhat.com \
    --to=davej@redhat.com \
    --cc=eranian@hpl.hp.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.