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

From: Andi Kleen
Date: Sat Jan 05 2008 - 22:15:57 EST


On Sun, Jan 06, 2008 at 03:09:01AM +1030, David Newall wrote:
> On Tue, 1 Jan 2008 15:36:32 +0100 Andi Kleen <ak@xxxxxxx> 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 support the basis for SCO & SVr4 support? (These both sound
> useful.)

Yes, but that always required an external patchkit which AFAIK existed
only for 2.4. The point is that if you have to apply an external
patchkit anyways you can as well apply the small patches for these hooks
too. But it doesn't make sense to carry the (admittedly minor) overhead
for this in all kernels. Also the ELF loader is quite hairy code
and any simplification of it helps.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/