提交 6ae5e8d7 编写于 作者: P Paul Mundt

sh: Fix kGDB NMI handling.

in_nmi shifted down a few labels, so we were inadvertently
clearing the lower byte of do_syscall_trace, badness ensues.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 1c5f8f85
......@@ -644,7 +644,7 @@ skip_restore:
!
#if defined(CONFIG_KGDB_NMI)
! Clear in_nmi
mov.l 4f, k0
mov.l 6f, k0
mov #0, k1
mov.b k1, @k0
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册