• Linus Torvalds's avatar
    Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · d752e211
    Linus Torvalds authored
    Pull x86 cpu feature updates from Borislav Petkov:
    
     - Merge the AMD and Intel PPIN code into a shared one by both vendors.
       Add the PPIN number to sysfs so that sockets can be identified when
       replacement is needed
    
     - Minor fixes and cleanups
    
    * tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/cpu: Clear SME feature flag when not in use
      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
    d752e211
cpufeatures.h 28.1 KB