Merge branch into tip/master: 'x86/cpu'
authorIngo Molnar <mingo@kernel.org>
Mon, 21 Feb 2022 10:51:37 +0000 (11:51 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 21 Feb 2022 10:51:37 +0000 (11:51 +0100)
commita06cccb3344dbbcc5878edff55d5360f2d769b05
tree6bd82d994914951a435ad1afd94432676da7b047
parentcfbb8ee4734d1b593aa98c1c69c991f4bb5a1537
parent08f253ec3767bcfafc5d32617a92cee57c63968e
Merge branch into tip/master: 'x86/cpu'

* x86/cpu:
    08f253ec3767 x86/cpu: Clear SME feature flag when not in use
    fa31a4d669bd x86/cpufeatures: Put the AMX macros in the word 18 block
    ab28e944197f topology/sysfs: Add PPIN in sysfs under cpu topology
    182ecfaf757d topology/sysfs: Add format parameter to macro defining "show" functions for proc
    822ccfade55b x86/cpu: Read/save PPIN MSR during initialization
    00a2f23eef7d x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
    0dcab41d3487 x86/cpu: Merge Intel and AMD ppin_init() functions
    7f99cb5e6039 x86/CPU/AMD: Use default_groups in kobj_type

Signed-off-by: Ingo Molnar <mingo@kernel.org>