lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 30 Jan 2009 15:22:22 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Yinghai Lu <yinghai@...nel.org>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	"H. Peter Anvin" <hpa@...or.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: seperate
	default_send_IPI_mask_sequence/allbutself with logical


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ