* Patch missing from 2.4.18
[not found] <200202251945.g1PJj5S22562@hera.kernel.org>
@ 2002-02-25 20:27 ` Keith Owens
2002-02-25 21:31 ` Rainer Ellinger
0 siblings, 1 reply; 3+ messages in thread
From: Keith Owens @ 2002-02-25 20:27 UTC (permalink / raw)
To: marcelo; +Cc: linux-kernel
2.4.18 is missing a patch to fs/binfmt_elf.c.
diff 2.4.18-rc4 to 2.4.18.
Index: 18-rc4.1/fs/binfmt_elf.c
--- 18-rc4.1/fs/binfmt_elf.c Sat, 23 Feb 2002 18:30:39 +1100 kaos (linux-2.4/n/b/2_binfmt_elf 1.1.1.1.1.12.1.3 644)
+++ 18.1/fs/binfmt_elf.c Tue, 26 Feb 2002 07:15:53 +1100 kaos (linux-2.4/n/b/2_binfmt_elf 1.1.1.1.1.12.1.3 644)
@@ -564,9 +564,6 @@ static int load_elf_binary(struct linux_
// printk(KERN_WARNING "ELF: Ambiguous type, using ELF\n");
interpreter_type = INTERPRETER_ELF;
}
- } else {
- /* Executables without an interpreter also need a personality */
- SET_PERSONALITY(elf_ex, ibcs2_interpreter);
}
/* OK, we are done with that, now set up the arg stuff,
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-02-25 21:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <200202251945.g1PJj5S22562@hera.kernel.org>
2002-02-25 20:27 ` Patch missing from 2.4.18 Keith Owens
2002-02-25 21:31 ` Rainer Ellinger
2002-02-25 21:37 ` Keith Owens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®