linux/tools/arch/x86/include/asm
Arnaldo Carvalho de Melo 744a6a1f2a tools arch x86: Sync the msr-index.h copy with the kernel sources
To pick up the changes from these csets:

  0a3e4e94d1 ("platform/x86/intel/ifs: Add SBAF test image loading support")

That cause no changes to tooling:

  $ tools/perf/trace/beauty/tracepoints/x86_msr.sh > before
  $ cp arch/x86/include/asm/msr-index.h tools/arch/x86/include/asm/msr-index.h
  $ tools/perf/trace/beauty/tracepoints/x86_msr.sh > after
  $ diff -u before after
  $

Just silences this perf build warning:

  Warning: Kernel ABI header differences:
    diff -u tools/arch/x86/include/asm/msr-index.h arch/x86/include/asm/msr-index.h

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Jithu Joseph <jithu.joseph@intel.com>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/lkml/ZvrJY68Btx3a_yV4@x1
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2024-09-30 17:23:38 -03:00
..
amd-ibs.h
asm.h
atomic.h
barrier.h
cmpxchg.h
cpufeatures.h tools/include: Sync x86 headers with the kernel sources 2024-08-07 10:59:07 -07:00
disabled-features.h tools/include: Sync x86 CPU feature headers with the kernel sources 2024-04-11 10:38:29 -07:00
emulate_prefix.h
inat.h x86/insn: Add support for APX EVEX to the instruction decoder logic 2024-05-02 13:13:45 +02:00
inat_types.h
insn.h x86/insn: Add support for APX EVEX to the instruction decoder logic 2024-05-02 13:13:45 +02:00
msr-index.h tools arch x86: Sync the msr-index.h copy with the kernel sources 2024-09-30 17:23:38 -03:00
nops.h
orc_types.h
pvclock-abi.h
pvclock.h
required-features.h tools/include: Sync x86 CPU feature headers with the kernel sources 2024-04-11 10:38:29 -07:00
rmwcc.h