• Linus Torvalds's avatar
    Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · c5a3d3c0
    Linus Torvalds authored
    Pull x86 CPU feature updates from Borislav Petkov:
    
     - Remove a bunch of chicken bit options to turn off CPU features which
       are not really needed anymore
    
     - Misc fixes and cleanups
    
    * tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/speculation: Add missing prototype for unpriv_ebpf_notify()
      x86/pm: Fix false positive kmemleak report in msr_build_context()
      x86/speculation/srbds: Do not try to turn mitigation off when not supported
      x86/cpu: Remove "noclflush"
      x86/cpu: Remove "noexec"
      x86/cpu: Remove "nosmep"
      x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
      x86/cpu: Remove "nosep"
      x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=
    c5a3d3c0
init_64.c 42.6 KB