We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so
authorRalf Baechle <ralf@linux-mips.org>
Wed, 13 Apr 2005 18:18:04 +0000 (18:18 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:06 +0000 (19:31 +0100)
we need to do the set_fs(KERNEL_DS) thing around this call.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found