]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Use find_task_by_vpid in system calls
authorPavel Emelyanov <xemul@openvz.org>
Tue, 5 Feb 2008 07:44:24 +0000 (23:44 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 19 Feb 2008 17:01:30 +0000 (17:01 +0000)
commit2678ad7d071561ace46966b15fd825ad7decd82e
treeee4e22f185f639a92482e7386496326a065ac51f
parenta3a727d3cea3523930177866c3ee119367ff4fa7
[MIPS] Use find_task_by_vpid in system calls

There are some places left in mips, that lookup task in initial namespace,
while the code doing so gets the pid from the user space and thus must
treat it as virtual.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/mips-mt-fpaff.c
arch/mips/kernel/sysirix.c