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:	Wed, 14 Jan 2009 08:51:26 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Suresh Siddha <suresh.b.siddha@...el.com>
Cc:	hpa@...or.com, tglx@...utronix.de, travis@....com,
	rusty@...tcorp.com.au, linux-kernel@...r.kernel.org
Subject: Re: [patch] x86: fix broken flush_tlb_others_ipi()


* Suresh Siddha <suresh.b.siddha@...el.com> wrote:

> This commit broke flush_tlb_others_ipi() causing boot hangs on a
> 16 logical cpu system.
> 
> >	commit 4595f9620cda8a1e973588e743cf5f8436dd20c6
> >	Author: Rusty Russell <rusty@...tcorp.com.au>
> >	Date:   Sat Jan 10 21:58:09 2009 -0800
> >
> >	    x86: change flush_tlb_others to take a const struct cpumask
> 
> This change resulted in sending the invalidate tlb vector to the
> sender itself causing the hang. flush_tlb_others_ipi() should exclude
> the sender itself from the destination list.
> 
> Signed-off-by: Suresh Siddha <suresh.b.siddha@...el.com>

applied to tip/cpus4096, thanks Suresh!

	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