From: David S. Miller Date: Thu, 24 Apr 2008 10:01:48 +0000 (-0700) Subject: [SPARC64]: Use trap type stored in pt_regs to handle syscall restart. X-Git-Tag: v2.6.26-rc1~1089^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=238468b2ac76020c192a7402c92df5097916bf4a;p=pandora-kernel.git [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 --- Reading git-diff-tree failed