Until I figure out why NFS filesystems are having problems with
the 'load_irix_binary' and having kernel faults, Irix support is disabled. I suspect locking of some sort, but I will now have to investigate further. Static IRIX binaries are now being detected properly and are using the ELF interpreter found in this file. Signed-off-by: Steven J. Hill <sjhill@realitydiluted.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
committed by
Ralf Baechle
parent
dd19326148
commit
7ee8798f37
@@ -234,9 +234,6 @@ extern int dump_task_fpu(struct task_struct *, elf_fpregset_t *);
|
||||
|
||||
#endif /* __KERNEL__ */
|
||||
|
||||
/* This one accepts IRIX binaries. */
|
||||
#define irix_elf_check_arch(hdr) ((hdr)->e_flags & RHF_SGI_ONLY)
|
||||
|
||||
#define USE_ELF_CORE_DUMP
|
||||
#define ELF_EXEC_PAGESIZE PAGE_SIZE
|
||||
|
||||
|
Reference in New Issue
Block a user