[SPARC64]: Use trap type stored in pt_regs to handle syscall restart.
authorDavid S. Miller <davem@davemloft.net>
Thu, 24 Apr 2008 10:01:48 +0000 (03:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Apr 2008 10:01:48 +0000 (03:01 -0700)
Now that we can check the trap type directly, we don't need the
funny restart_syscall indication from the trap return paths.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found