From: Ingo Molnar <mingo@elte.hu>
To: Yinghai Lu <yinghai@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>,
Andrew Morton <akpm@linux-foundation.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86: seperate default_send_IPI_mask_sequence/allbutself with logical
Date: Fri, 30 Jan 2009 15:22:22 +0100 [thread overview]
Message-ID: <20090130142222.GC22848@elte.hu> (raw)
In-Reply-To: <498274A5.8010805@kernel.org>
* Yinghai Lu <yinghai@kernel.org> wrote:
>
> Impact: 32bit should logical version
>
> there are two version: for default_send_IPI_mask_sequence/allbutself
> one in ipi.h and one in ipi.c for 32bit
>
> it seems .h version overwrite ipi.c for a while.
>
> restore it so 32 bit could use it's old logical version.
> also remove dupicated functions in .c
>
> Signed-off-by: Yinghai Lu <yinghai@kernel.org>
>
> ---
> arch/x86/include/asm/ipi.h | 71 ++++++++++++++++---
> arch/x86/kernel/bigsmp_32.c | 8 --
> arch/x86/kernel/es7000_32.c | 4 -
> arch/x86/kernel/genapic_flat_64.c | 6 -
> arch/x86/kernel/ipi.c | 139 --------------------------------------
> arch/x86/kernel/numaq_32.c | 8 --
> arch/x86/kernel/probe_32.c | 4 -
> arch/x86/kernel/summit_32.c | 6 -
> 8 files changed, 77 insertions(+), 169 deletions(-)
Applied to tip/x86/apic, thanks!
Ingo
next prev parent reply other threads:[~2009-01-30 14:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-30 3:29 [PATCH] x86: remove left over files Yinghai Lu
2009-01-30 3:30 ` [PATCH] x86: fix compiling with 64bit with def_to_bigsmp Yinghai Lu
2009-01-30 14:22 ` Ingo Molnar
2009-01-30 3:31 ` [PATCH] x86: seperate default_send_IPI_mask_sequence/allbutself with logical Yinghai Lu
2009-01-30 14:22 ` Ingo Molnar [this message]
2009-01-30 14:21 ` [PATCH] x86: remove left over files Ingo Molnar
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=20090130142222.GC22848@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@linux-foundation.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=yinghai@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.