[MIPS] N32: Make sure pointer is good before passing it to sys_waitid().
authorRalf Baechle <ralf@linux-mips.org>
Sun, 19 Feb 2006 03:42:11 +0000 (03:42 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 21 Feb 2006 16:58:23 +0000 (16:58 +0000)
commitf3468e0c34c8de919062582575a01e2434c8e727
treecb21a54f7b04e1408ea23016066c4c55aa3620cd
parent82ad93f4a002294820e9a5e6f84beef2222a54b7
[MIPS] N32: Make sure pointer is good before passing it to sys_waitid().

After all we're calling sys_waitid() with fs set to KERNEL_DS ...

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/linux32.c