From: AKASHI Takahiro Date: Fri, 28 Nov 2014 05:26:38 +0000 (+0000) Subject: arm64: add SIGSYS siginfo for compat task X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~18^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc5e9097c9aad6b186a568c534e26746d6bfa483;p=pandora-kernel.git arm64: add SIGSYS siginfo for compat task SIGSYS is primarily used in secure computing to notify tracer of syscall events. This patch allows signal handler on compat task to get correct information with SA_SIGINFO specified when this signal is delivered. Reviewed-by: Kees Cook Signed-off-by: AKASHI Takahiro Signed-off-by: Will Deacon --- Reading git-diff-tree failed