]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: do_sigaltstack() expects userland pointers
authorAl Viro <viro@ftp.linux.org.uk>
Tue, 28 Sep 2010 17:50:57 +0000 (18:50 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 18 Oct 2010 15:59:03 +0000 (16:59 +0100)
commit2270c156ed1022f13c24524adf68d4aff374611b
tree1f4e497e6923793366865eeb14b41c4f787d5b64
parentb6373785ef7a020d72ed5121c2f6fe5b049c43e6
MIPS: do_sigaltstack() expects userland pointers

o32 compat does the right thing, native and n32 compat do not...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: linux-kernel@vger.kernel.org
Cc: linux-arch@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1700/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/signal.c
arch/mips/kernel/signal_n32.c