Commit 3abbb7ca authored by Arnaldo Carvalho de Melo's avatar Arnaldo Carvalho de Melo
Browse files

perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kernel sources



To pick up the change in:

  a1fab3e6 ("x86/irq: Fix comment on IRQ vector layout")

That just adds one comment, so no changes in perf tooling, just silences
this build warning:

  diff -u tools/perf/trace/beauty/arch/x86/include/asm/irq_vectors.h arch/x86/include/asm/irq_vectors.h

Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent e367679f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -77,6 +77,7 @@
 */
#define IRQ_WORK_VECTOR			0xf6

/* IRQ vector for PMIs when running a guest with a mediated PMU. */
#define PERF_GUEST_MEDIATED_PMI_VECTOR	0xf5

#define DEFERRED_ERROR_VECTOR		0xf4