From: Andrew Morton <akpm@linux-foundation.org>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: ak@suse.de, linux-kernel@vger.kernel.org, mingo@elte.hu,
eranian@hpl.hp.com, rdunlap@xenotime.net
Subject: Re: [PATCH] i386: Simplify smp_call_function*() by using common implementation
Date: Thu, 15 Mar 2007 11:08:05 -0800 [thread overview]
Message-ID: <20070315110805.262e1fa3.akpm@linux-foundation.org> (raw)
In-Reply-To: <45F5FA97.8070705@goop.org>
> On Mon, 12 Mar 2007 18:12:55 -0700 Jeremy Fitzhardinge <jeremy@goop.org> wrote:
> Subject: Simplify smp_call_function*() by using common implementation
>
> smp_call_function and smp_call_function_single are almost complete
> duplicates of the same logic. This patch combines them by
> implementing them in terms of the more general
> smp_call_function_mask().
Hopeless, sorry. It's probably time to start thinking about raising x86
patches against the x86 tree (at least).
next prev parent reply other threads:[~2007-03-15 19:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-13 1:12 [PATCH] i386: Simplify smp_call_function*() by using common implementation Jeremy Fitzhardinge
2007-03-15 19:08 ` Andrew Morton [this message]
2007-03-15 19:15 ` Jeremy Fitzhardinge
2007-03-15 19:33 ` Andrew Morton
2007-03-15 19:39 ` Jeremy Fitzhardinge
2007-03-15 20:55 ` Andi Kleen
2007-03-15 20:16 ` Jeremy Fitzhardinge
2007-03-15 23:25 ` Jeremy Fitzhardinge
2007-03-16 8:32 ` Ingo Molnar
2007-03-16 11:26 ` Andi Kleen
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=20070315110805.262e1fa3.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=ak@suse.de \
--cc=eranian@hpl.hp.com \
--cc=jeremy@goop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rdunlap@xenotime.net \
/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.