The BINFMT_IRIX code: - has been marked as BROKEN for more than two years years and - is still marked as BROKEN. Code that has been marked as BROKEN for such a long time seem to be unlikely to be revived in the forseeable future. But if anyone wants to ever revive this driver, the code is still present in the older kernel releases. Signed-off-by: Adrian Bunk <[email protected]> --- This patch was already sent on: - 4 Jan 2007 Due to it's size, the patch is attached compressed. arch/mips/Kconfig | 4 arch/mips/kernel/Makefile | 4 arch/mips/kernel/irix5sys.S | 1041 ---------------- arch/mips/kernel/irixelf.c | 1332 -------------------- arch/mips/kernel/irixinv.c | 78 - arch/mips/kernel/irixioctl.c | 251 --- arch/mips/kernel/irixsig.c | 880 ------------- arch/mips/kernel/process.c | 7 arch/mips/kernel/scall32-o32.S | 18 arch/mips/kernel/sysirix.c | 2140 --------------------------------- include/asm-mips/signal.h | 3 11 files changed, 5758 deletions(-)
Attachment:
patch-remove-BINFMT_IRIX.gz
Description: Binary data
- Follow-Ups:
- Re: [RFC: 2.6 patch] mips: remove the broken BINFMT_IRIX code
- From: Ralf Baechle <[email protected]>
- Re: [RFC: 2.6 patch] mips: remove the broken BINFMT_IRIX code
- Prev by Date: [RFC][PATCH] mm: search_binary_handler mem limit fix
- Next by Date: [RFC: 2.6 patch] remove the broken SUN_AURORA driver
- Previous by thread: [RFC: 2.6 patch] mips: remove the broken BINFMT_IRIX code
- Next by thread: Re: [RFC: 2.6 patch] mips: remove the broken BINFMT_IRIX code
- Index(es):