From: Kyle McMartin Date: Sun, 5 Jul 2009 18:36:16 +0000 (-0400) Subject: parisc: split syscall_trace into two halves X-Git-Tag: v2.6.32-rc4~37^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2798af1abb5d560b926fd07ec58c5dcc6d3484d8;p=pandora-kernel.git parisc: split syscall_trace into two halves Instead of fiddling with gr[20], restructure code to return whether or not to -ENOSYS. (Also do a bit of fiddling to let them take pt_regs directly instead of re-computing it.) Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed