]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit531e826b157d89e2011bad1655a80064d0544584
tree6a1be4fbbd1ed4b0df09e18878b01d43124e0622
parent17dedb744323490c1f15733d660ad7f9a79454b0
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