Re: [PATCH 02/02] Elf: Align elf notes properly

From: Jeremy Fitzhardinge
Date: Fri Nov 10 2006 - 18:39:32 EST


Eric W. Biederman wrote:
> To verify your claim that 8 byte alignment is correct I checked the
> core dump code in fs/binfmt_elf.c in the linux kernel. That always
> uses 4 byte alignment. Therefore it appears clear that only doing
> 4 byte alignment is not a local misreading of the spec, and is used in
> other implementations. If you can find an implementation that uses
> 8 byte alignment I am willing to consider it.
>

I wrote the Elf core code, so I may be carrying the same misreading into
multiple places. In my defence, I think I wrote that before there were
any 64-bit Linux ports (hm, Alpha might have been around).

J
-
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/