* 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
* Re: Patch missing from 2.4.18
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
0 siblings, 1 reply; 3+ messages in thread
From: Rainer Ellinger @ 2002-02-25 21:31 UTC (permalink / raw)
To: Keith Owens; +Cc: linux-kernel
Keith Owens wrote:
> 2.4.18 is missing a patch to fs/binfmt_elf.c.
No, your patch is generated reversed.
The same patch with plus signs instead of minus will give the *missing* thing.
Just a clarification for people that might get confused ;-)
--
rainer@ellinger.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Patch missing from 2.4.18
2002-02-25 21:31 ` Rainer Ellinger
@ 2002-02-25 21:37 ` Keith Owens
0 siblings, 0 replies; 3+ messages in thread
From: Keith Owens @ 2002-02-25 21:37 UTC (permalink / raw)
To: Rainer Ellinger; +Cc: linux-kernel
On Mon, 25 Feb 2002 22:31:46 +0100,
Rainer Ellinger <rainer@ellinger.de> wrote:
>
>> 2.4.18 is missing a patch to fs/binfmt_elf.c.
>
>No, your patch is generated reversed.
It was not a patch, it was a diff from 2.4.18-rc4 to 2.4.18, showing
what was missing.
^ 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.