From: Avi Kivity <avi@qumranet.com>
To: linux-arch@vger.kernel.org
Subject: Changes to smp_call_function_single() semantics
Date: Mon, 09 Jul 2007 18:05:16 +0300 [thread overview]
Message-ID: <46924EAC.4040300@qumranet.com> (raw)
Recently I wrote an on_cpu() function, which is like
smp_call_function_single() except that it works if the target cpu
happens to be the current cpu. Andi Kleen requested that I fold this
into smp_call_function_single(), which I did. The change is trivial as
might be expected.
My plan is to push the x86 changes with the kvm updates in the current
merge window (since kvm depends on this functionality), and submit
patches to other arches individually to the arch maintainer since I
can't even compile test them.
Are there any objections to this?
--
error compiling committee.c: too many arguments to function
reply other threads:[~2007-07-09 15:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=46924EAC.4040300@qumranet.com \
--to=avi@qumranet.com \
--cc=linux-arch@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.