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-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ