Re: [2.6.25 patch] remove a.out interpreter for ELF executables

2008-01-05 Thread Andi Kleen
On Sun, Jan 06, 2008 at 03:09:01AM +1030, David Newall wrote: > On Tue, 1 Jan 2008 15:36:32 +0100 Andi Kleen <[EMAIL PROTECTED]> wrote: > >> ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt/patches/remove-aout-interpreter >> >> Also removal of the old unused iBCS hooks while I was on it >> >> ftp://ftp

Re: [2.6.25 patch] remove a.out interpreter for ELF executables

2008-01-05 Thread David Newall
On Tue, 1 Jan 2008 15:36:32 +0100 Andi Kleen <[EMAIL PROTECTED]> wrote: ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt/patches/remove-aout-interpreter Also removal of the old unused iBCS hooks while I was on it ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt/patches/remove-ibcs-support Is iBCS su

Re: [2.6.25 patch] remove a.out interpreter for ELF executables

2008-01-05 Thread Adrian Bunk
On Sat, Jan 05, 2008 at 01:30:53AM -0800, Andrew Morton wrote: > On Tue, 1 Jan 2008 15:36:32 +0100 Andi Kleen <[EMAIL PROTECTED]> wrote: > > > On Tuesday 01 January 2008 14:47:49 Adrian Bunk wrote: > > > This patch contains the scheduled removal of the a.out interpreter > > > support for ELF exec

Re: [2.6.25 patch] remove a.out interpreter for ELF executables

2008-01-05 Thread Andrew Morton
On Tue, 1 Jan 2008 15:36:32 +0100 Andi Kleen <[EMAIL PROTECTED]> wrote: > On Tuesday 01 January 2008 14:47:49 Adrian Bunk wrote: > > This patch contains the scheduled removal of the a.out interpreter > > support for ELF executables. > > I already have a similar patch queued > > ftp://ftp.firstf

Re: [2.6.25 patch] remove a.out interpreter for ELF executables

2008-01-01 Thread Andi Kleen
On Tuesday 01 January 2008 14:47:49 Adrian Bunk wrote: > This patch contains the scheduled removal of the a.out interpreter > support for ELF executables. I already have a similar patch queued ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt/patches/remove-aout-interpreter Also removal of the old u

[2.6.25 patch] remove a.out interpreter for ELF executables

2008-01-01 Thread Adrian Bunk
This patch contains the scheduled removal of the a.out interpreter support for ELF executables. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- Documentation/feature-removal-schedule.txt | 11 - fs/binfmt_elf.c| 142 + 2 files changed, 13 i