提交 8e42550c 编写于 作者: D David S. Miller

[SPARC64]: do_fptrap needs to load the thread reg into %g6.

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 9b6b4647
......@@ -356,6 +356,7 @@ fitos_emul_fini:
.globl do_fptrap
.align 32
do_fptrap:
TRAP_LOAD_THREAD_REG(%g6, %g1)
stx %fsr, [%g6 + TI_XFSR]
do_fptrap_after_fsr:
ldub [%g6 + TI_FPSAVED], %g3
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册