Merge x86/cpu into tip/master
authorBorislav Petkov <bp@suse.de>
Tue, 15 Feb 2022 11:04:18 +0000 (12:04 +0100)
committerBorislav Petkov <bp@suse.de>
Tue, 15 Feb 2022 11:04:18 +0000 (12:04 +0100)
commit75d7007353bf2e702ba71b9082f0ad4db98ef34c
tree14acac3b37e295bde067980eaa6af0e9738f7a5f
parentc23b98610a34cbbd249ca8fbd885821ce5a9c83f
parentfa31a4d669bd471e9510db1abf9b91e1a6be6ff7
Merge x86/cpu into tip/master

* tip/x86/cpu:
  x86/cpufeatures: Put the AMX macros in the word 18 block
  topology/sysfs: Add PPIN in sysfs under cpu topology
  topology/sysfs: Add format parameter to macro defining "show" functions for proc
  x86/cpu: Read/save PPIN MSR during initialization
  x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
  x86/cpu: Merge Intel and AMD ppin_init() functions
  x86/CPU/AMD: Use default_groups in kobj_type

Signed-off-by: Borislav Petkov <bp@suse.de>