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:   Wed, 2 Aug 2017 10:47:25 -0700
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Felix Schnizlein <fschnizlein@...e.com>
Cc:     linux-kernel@...r.kernel.org, x86@...nel.org,
        yanmin.zhang@...el.com, mingo@...hat.com, trenn@...e.com
Subject: Re: [PATCH v2 2/2] Implement sysfs based cpuinfo for x86 cpus.

On Wed, Aug 02, 2017 at 07:35:16PM +0200, Felix Schnizlein wrote:
> Enable sysfs cpuinfo for x86 based cpus. Export often used cpu
> information to sysfs. Stepping, cpu flags, cpu bugs, bogomips,
> cpu family, vendor_id, model, and model_name are exported.
> 
> Sysfs documentation is updated to reflect changes.
> 
> Signed-off-by: Felix Schnizlein <fschnizlein@...e.com>
> Signed-off-by: Thomas Renninger <trenn@...e.com>
> ---
> 
>  Changes since v1:
>   - add missing documentation parts
>   - fix wording in documentation description

Note, your subject lines could use a bit better work.  How about:
	cpuinfo: implement sysfs nodes for x86

That makes it easier to see/sort in my inbox.  Same for patch 1.

Anyway, I'd really like to see this for another cpu arch at the same
time, just to verify you really have the correct api/interface here.
Can you do it for arm64 or something else as well?

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ