diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2021-07-01 13:32:18 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2022-03-24 17:35:31 -0300 |
commit | 61726144c9c91c54cb1e8126017ba0fc5a7999e3 (patch) | |
tree | 267deaa7d6fb7e8d9e7d32397159545552672088 /tools/Makefile | |
parent | 7b830875d22d68f9a49a02a23c24272513ddb392 (diff) | |
download | linux-61726144c9c91c54cb1e8126017ba0fc5a7999e3.tar.gz linux-61726144c9c91c54cb1e8126017ba0fc5a7999e3.tar.bz2 linux-61726144c9c91c54cb1e8126017ba0fc5a7999e3.zip |
tools arch x86: Sync the msr-index.h copy with the kernel sources
To pick up the changes from these csets:
7b8f40b3de75c971 ("x86/cpu: Add definitions for the Intel Hardware Feedback Interface")
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 at 'tools/arch/x86/include/asm/msr-index.h' differs from latest version at 'arch/x86/include/asm/msr-index.h'
diff -u tools/arch/x86/include/asm/msr-index.h arch/x86/include/asm/msr-index.h
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Ricardo Neri <ricardo.neri-calderon@linux.intel.com>
Link: https://lore.kernel.org/lkml/YjzVt8CjAORAsTCo@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/Makefile')
0 files changed, 0 insertions, 0 deletions