We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so
we need to do the set_fs(KERNEL_DS) thing around this call.
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
Showing
想要评论请 注册 或 登录
we need to do the set_fs(KERNEL_DS) thing around this call.
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>