commit | 238468b2ac76020c192a7402c92df5097916bf4a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Apr 24 03:01:48 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 24 03:01:48 2008 -0700 |
tree | a951be34bc3a1d2d3a7d6de98c2100e4296e7bd9 | |
parent | 8243e40acb087fcd9e7609333f0b0551391f49fc [diff] |
[SPARC64]: Use trap type stored in pt_regs to handle syscall restart. 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>