Fix 'prctl' system call for IRIX. At this point IRIX 5.3 static binaries
authorSteven J. Hill <sjhill@realitydiluted.com>
Tue, 1 Mar 2005 03:51:33 +0000 (03:51 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:30:47 +0000 (19:30 +0100)
commit784f7b9d895893c6aa3ca471c1344a62fc29c285
tree6a1be4fbbd1ed4b0df09e18878b01d43124e0622
parent333d1f6794b341df11f286f5dca123c6dc64a770
Fix 'prctl' system call for IRIX. At this point IRIX 5.3 static binaries
are now working for 80% of the ones I have tried. The other ones that do
not work all fail in the same way with the same messages. Once that bug
is tracked down, we should be in good shape. Task locking still needs
some work.

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