From: Ben Hutchings Date: Thu, 6 Feb 2014 01:00:41 +0000 (+0000) Subject: perf trace: Decode architecture-specific signal numbers X-Git-Tag: v3.14-rc7~2^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c5bb4a352a4cca56e9b5d3a2a57d61062eb2e1;p=pandora-kernel.git perf trace: Decode architecture-specific signal numbers SIGSTKFLT is not defined on alpha, mips or sparc. SIGEMT and SIGSWI are defined on some architectures and should be decoded here if so. Signed-off-by: Ben Hutchings Fixes: 8bad5b0abfdb ('perf trace: Beautify signal number arg in several syscalls') Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Cc: stable@vger.kernel.org Link: http://lkml.kernel.org/r/1391648441.3003.101.camel@deadeye.wl.decadent.org.uk Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed