From: David S. Miller Date: Wed, 1 Feb 2006 02:35:05 +0000 (-0800) Subject: [SPARC64]: Don't clobber alt-global %g4 on window fixups. X-Git-Tag: v2.6.17-rc1~1184^2~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30a6ecad9670d97c9d0fbfa7d80970aeb339bdec;p=pandora-kernel.git [SPARC64]: Don't clobber alt-global %g4 on window fixups. If we are returning back to kernel mode, %g4 could be live (for example, in the case where we window spill in the etrap code). So do not change it's value if going back to kernel. Signed-off-by: David S. Miller --- Reading git-diff-tree failed