From: Nicolas Pitre Date: Fri, 25 Jul 2014 20:05:32 +0000 (-0400) Subject: ARM64: add IPI tracepoints X-Git-Tag: cleanup-for-v3.18~56^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45ed695ac10a23cb4e60a3e0b68b3f21a8670670;p=pandora-kernel.git 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-diff-tree failed