From: David S. Miller Date: Sun, 10 Jul 2005 23:55:48 +0000 (-0700) Subject: [SPARC64]: Pass regs and entry/exit boolean to syscall_trace() X-Git-Tag: v2.6.13-rc3~94^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d8a64796fdee4e20355c6c12c9cc630a2e7494d;p=pandora-kernel.git [SPARC64]: Pass regs and entry/exit boolean to syscall_trace() Also fix a bug in 32-bit syscall tracing. We forgot to update this code when we moved over to the convention that all 32-bit syscall arguments are zero extended by default. Signed-off-by: David S. Miller --- Reading git-diff-tree failed