Re: [PATCH] x86: seperatedefault_send_IPI_mask_sequence/allbutself with logical

From: Ingo Molnar
Date: Fri Jan 30 2009 - 09:22:53 EST



* Yinghai Lu <yinghai@xxxxxxxxxx> 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@xxxxxxxxxx>
>
> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/