From: David S. Miller Date: Wed, 1 Feb 2006 02:34:21 +0000 (-0800) Subject: [SPARC64]: Fix too early reference to %g6 X-Git-Tag: v2.6.17-rc1~1184^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bc657b28eba22e36efcdf3afa08100f92971eb4;p=pandora-kernel.git [SPARC64]: Fix too early reference to %g6 %g6 is not necessarily set to current_thread_info() at sparc64_realfault_common. So store the fault code and address after we invoke etrap and %g6 is properly set up. Signed-off-by: David S. Miller --- Reading git-diff-tree failed