[PATCH] ARM: a.out: remove partial a.out support

Will Deacon will.deacon at arm.com
Tue Jul 16 12:49:05 EDT 2013


Hi Russell,

On Mon, Jul 15, 2013 at 03:08:25PM +0100, Russell King - ARM Linux wrote:
> On Mon, Jul 15, 2013 at 02:28:17PM +0100, Will Deacon wrote:
> >  arch/arm/include/uapi/asm/Kbuild  |  1 -
> >  arch/arm/include/uapi/asm/a.out.h | 34 -----------------------------
> 
> I don't think we can remove this quite as easily as this - this is
> a user visible API change as it's part of the userland headers, and
> will break anything in userspace which includes <a.out.h>

Does this actually matter? If we're removing aout support anyway, those
programs will be broken by that. Looking at powerpc, sparc, sh and others it
seems as though their a.out.h headers were removed a while ago despite being
exported to userspace. I managed to get a 2.6.25 tree to generate headers
confirming this.

Will



More information about the linux-arm-kernel mailing list