powerpc/64s: Remove support for ELFv1 little endian userspace
authorNicholas Piggin <npiggin@gmail.com>
Tue, 6 Jun 2023 09:38:32 +0000 (19:38 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 14 Jun 2023 02:46:42 +0000 (12:46 +1000)
commit606787fed7268feb256957872586370b56af697a
treeb9372125a732971e6d309a8b4dea1ebd70b20937
parentaec0ba7472a7b0c1c293932e7978197f1489a332
powerpc/64s: Remove support for ELFv1 little endian userspace

ELFv2 was introduced together with little-endian. ELFv1 with LE has
never been a thing. The GNU toolchain can create such a beast, but
anyone doing that is a maniac who needs to be stopped so I consider
this patch a feature.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230606093832.199712-5-npiggin@gmail.com
arch/powerpc/include/asm/elf.h
arch/powerpc/include/asm/thread_info.h