提交 5754f412 编写于 作者: A Al Viro

sh64: failure to build sigframe != signal without handler

it's actually "send me SIGSEGV"...
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 39974d08
......@@ -113,8 +113,8 @@ static void do_signal(struct pt_regs *regs)
tracehook_signal_handler(signr, &info, &ka, regs,
test_thread_flag(TIF_SINGLESTEP));
return;
}
return;
}
/* Did we come from a system call? */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册