]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 4 Mar 2026 14:49:24 +0000 (11:49 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 4 Mar 2026 14:49:24 +0000 (11:49 -0300)
To pick up the change in:

  a1fab3e69d9d0e9b ("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: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/trace/beauty/arch/x86/include/asm/irq_vectors.h

index 6e1d5b955aae474a9b41d204b49a001ec65d732e..85253fc8e3845d53364764dd0e9cc8d6c5e3cc2c 100644 (file)
@@ -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