linux-stable/tools/perf/trace/beauty/tracepoints
Dave Hansen 09141ec0e4 x86: Remove duplicate TSC DEADLINE MSR definitions
There are two definitions for the TSC deadline MSR in msr-index.h,
one with an underscore and one without.  Axe one of them and move
all the references over to the other one.

 [ bp: Fixup the MSR define in handle_fastpath_set_msr_irqoff() too. ]

Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200305174706.0D6B8EE4@viggo.jf.intel.com
2021-03-08 11:05:20 +01:00
..
Build perf trace beauty: Add the glue for the autogenerated x86 IRQ vector array 2019-10-15 16:13:27 -03:00
x86_irq_vectors.c perf trace beauty: Add the glue for the autogenerated x86 IRQ vector array 2019-10-15 16:13:27 -03:00
x86_irq_vectors.sh libbeauty: Add a generator for x86's IRQ vectors -> strings 2019-10-15 15:42:44 -03:00
x86_msr.c perf beauty: Introduce strtoul() for x86 MSRs 2019-10-09 16:25:02 -03:00
x86_msr.sh x86: Remove duplicate TSC DEADLINE MSR definitions 2021-03-08 11:05:20 +01:00