• Namhyung Kim's avatar
    tools/include: Sync x86 CPU feature headers with the kernel sources · 58e1b92d
    Namhyung Kim authored
    To pick up the changes from:
    
      598c2faf ("perf/x86/amd/lbr: Use freeze based on availability")
      7f274e60 ("x86/cpufeatures: Add new word for scattered features")
    
    This should address these tools/perf build warnings:
    
      Warning: Kernel ABI header differences:
        diff -u tools/arch/x86/include/asm/disabled-features.h arch/x86/include/asm/disabled-features.h
        diff -u tools/arch/x86/include/asm/required-features.h arch/x86/include/asm/required-features.h
        diff -u tools/arch/x86/include/asm/cpufeatures.h arch/x86/include/asm/cpufeatures.h
    
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: Borislav Petkov <bp@alien8.de>
    Cc: Dave Hansen <dave.hansen@linux.intel.com>
    Cc: "H. Peter Anvin" <hpa@zytor.com>
    Cc: x86@kernel.org
    Signed-off-by: default avatarNamhyung Kim <namhyung@kernel.org>
    Link: https://lore.kernel.org/r/20240408185520.1550865-6-namhyung@kernel.org
    58e1b92d
required-features.h 2.68 KB