[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.1804262138090.1596@nanos.tec.linutronix.de>
Date: Thu, 26 Apr 2018 21:38:47 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Jacek Tomaka <jacekt@....com>
cc: linux-tip-commits@...r.kernel.org, linux-kernel@...r.kernel.org,
Jacek Tomaka <jacek.tomaka@...zta.fm>, mingo@...nel.org,
hpa@...or.com
Subject: Re: [tip:x86/urgent] x86/cpu/intel: Add missing TLB cpuid values
On Fri, 27 Apr 2018, Jacek Tomaka wrote:
> Hi Thomas,
>
> Looks like the patch has lost a coma after 128.
> + { 0x6c, TLB_DATA_2M_4M, 128 " TLB_DATA 2 MByte or 4
> MByte pages, 8-way associative" },
> should be :
> + { 0x6c, TLB_DATA_2M_4M, 128, " TLB_DATA 2 MByte or 4
> MByte pages, 8-way associative" },
>
> Do you want me to resend the patch with your updates?
Nah. I fix it up as I fatfingered it when I cleaned up the whitespace
damage.
Thanks,
tglx
Powered by blists - more mailing lists