lkml.org 
[lkml]   [2017]   [Jun]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH 2/3] Implement sysfs based cpuinfo for x86 cpus.
On Thu, Jun 08, 2017 at 06:56:14PM +0200, Felix Schnizlein wrote:
> A few entries have been omitted, due to already existing information in
> sysfs:
>
> - microcode -> /sys/devices/system/cpu/cpu*/microcode/version
> - cache -> /sys/devices/system/cpu/cpu*/cache/index*/size
> - core_id -> /sys/devices/system/cpu/cpu*/topology/core_id
> - siblings -> /sys/devices/system/cpu/cpu*/topology/core_siblings_list
> - pyshical_id -> /sys/devices/system/cpu/cpu*/topology/physical_package_id
>
> Following attributes have been removed due to obsolete information or
> legacy processors: wp, power management, f00f bug, coma bug, fdiv bug
>
> Signed-off-by: Thomas Renninger <trenn@suse.com>

Again, no signoff from you?

> ---
> arch/x86/kernel/Makefile | 1 +
> arch/x86/kernel/cpuinfo_sysfs.c | 166 ++++++++++++++++++++++++++++++++++++++++
> drivers/base/cpuinfo.c | 4 -
> 3 files changed, 167 insertions(+), 4 deletions(-)
> create mode 100644 arch/x86/kernel/cpuinfo_sysfs.c
>

When you add new sysfs entries, you have to also add new
Documentation/ABI/ entries.

thanks,

greg k-h

\
 
 \ /
  Last update: 2017-06-12 01:33    [W:0.083 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site