]> git.ipfire.org Git - thirdparty/linux.git/commit
tools arch x86: Sync the msr-index.h copy with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 18 Mar 2026 18:42:16 +0000 (15:42 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 22 Mar 2026 21:31:54 +0000 (18:31 -0300)
commit4ddd7588fae6175e748cff22c79faafb4d455d42
tree40439ffbd102fce1e06173459ccdcd059bb1db9c
parentf8e478e3af57e603c7f1d4f9dba6d8948b8c32c1
tools arch x86: Sync the msr-index.h copy with the kernel sources

To pick up the changes from these csets:

  9073428bb204d921 ("x86/sev: Allow IBPB-on-Entry feature for SNP guests")

That cause no changes to tooling as it doesn't include a new MSR to be
captured by the tools/perf/trace/beauty/tracepoints/x86_msr.sh script.

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: Borislav Petkov (AMD) <bp@alien8.de>
Cc: Kim Phillips <kim.phillips@amd.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/asm/msr-index.h