From: David S. Miller Date: Thu, 24 Apr 2008 10:15:22 +0000 (-0700) Subject: [SPARC64]: %l6 trap return handling no longer necessary. X-Git-Tag: v2.6.26-rc1~1089^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7697daaa894ca2bc5cd652269c316bcdc3ec441b;p=pandora-kernel.git [SPARC64]: %l6 trap return handling no longer necessary. Now that we indicate the "restart system call" in the trap type field of pt_regs->magic, we don't need to set the %l6 boolean in all of the trap return paths. And we therefore don't need to pass it to do_notify_resume(). Signed-off-by: David S. Miller --- Reading git-diff-tree failed