From: Will Deacon Date: Fri, 7 Sep 2012 17:20:30 +0000 (+0100) Subject: ARM: 7525/1: ptrace: use updated syscall number for syscall auditing X-Git-Tag: omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3~1^2~2^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebb5e15c3eb942c047108063423d5d6a04b9f167;p=pandora-kernel.git ARM: 7525/1: ptrace: use updated syscall number for syscall auditing When tracing system calls, a debugger may change the syscall number in response to a SIGTRAP on syscall entry. This patch ensures that the new syscall number is passed to the audit code. Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed