Re: [PATCH 01/27] [AARCH64] Fix utmp struct for compatibility reasons.

From: Florian Weimer
Date: Fri Jun 24 2016 - 07:38:40 EST


On 06/23/2016 09:56 AM, Andreas Schwab wrote:
Andrew Pinski <pinskia@xxxxxxxxx> writes:

So the question becomes do we care enough about the incompatibles
between AARCH32 and AARCH64 to fix this and go just worry about ILP32
and LP64?

Some armv8 chips do not implement all of armv7, so how relevant is
aarch32 on aarch64?

I also do not see sufficient justification for this ABI break.

Thanks,
Florian