Hideo Saito 561c2bccc7 sh: Fix up thread info pointer in syscall_badsys resume path.
Entry to resume_userspace expects r8 to contain current_thread_info,
which happens in all paths except for syscall_badsys, where r8 was
being inadvertently trampled. Reload it before the branch.

Signed-off-by: Hideo Saito <saito@densan.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-05-16 14:55:07 +09:00
..
2008-05-08 19:51:46 +09:00
2008-02-14 14:22:12 +09:00
2007-06-11 15:57:42 +09:00
2008-02-14 14:22:10 +09:00
2008-05-08 19:51:35 +09:00