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, 26 Sep 2014 18:40:12 +0100
From:	Bryan O'Donoghue <pure.logic@...us-software.ie>
To:	Dave Jones <davej@...hat.com>, hpa@...or.org, mingo@...hat.com,
	tglx@...utronix.de, hmh@....eng.br, boon.leong.ong@...el.com,
	x86@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86: Quark: Add if/else to setup_arch for Quark TLB bug

On 26/09/14 18:35, Dave Jones wrote:
>   > +	if (boot_cpu_data.x86 == 5 && boot_cpu_data.x86_model == 9)
>   > +		__flush_tlb();
>
> This also needs a check for the cpu vendor, or this will apply
> the workaround on for eg, AMD K6-III's.

Ah OK.

Will update.

--
BOD

--
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