From 45ed695ac10a23cb4e60a3e0b68b3f21a8670670 Mon Sep 17 00:00:00 2001 From: Nicolas Pitre Date: Fri, 25 Jul 2014 16:05:32 -0400 Subject: [PATCH] ARM64: add IPI tracepoints The strings used to list IPIs in /proc/interrupts are reused for tracing purposes. While at it, the code is slightly cleaned up so the ipi_types array indices are no longer offset by IPI_RESCHEDULE whose value is 0 anyway. Link: http://lkml.kernel.org/p/1406318733-26754-5-git-send-email-nicolas.pitre@linaro.org Acked-by: Will Deacon Acked-by: Catalin Marinas Signed-off-by: Nicolas Pitre Signed-off-by: Steven Rostedt --- Reading git-format-patch failed