commit | 1fcf1cc742d01f786cda619fd49450b77b09e8c5 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Apr 13 18:18:04 2005 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:31:06 2005 +0100 |
tree | 0ae42177bac0a65a0b71c9c66d2591ef32215f21 | |
parent | 3c37026d43c47bec4710cbda286f4a17f416f5e6 [diff] |
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: Ralf Baechle <ralf@linux-mips.org>