[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5425A4FC.9070706@nexus-software.ie>
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