mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-16 18:15:52 +00:00
[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 <davem@davemloft.net>
This commit is contained in:
parent
764afe2edb
commit
9bc657b28e
1 changed files with 5 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue