Re: [PATCH 01/27] [AARCH64] Fix utmp struct for compatibility reasons.
From: Andrew Pinski
Date: Sat Jun 25 2016 - 19:26:21 EST
On Fri, Jun 24, 2016 at 4:38 AM, Florian Weimer <fweimer@xxxxxxxxxx> wrote:
> 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.
Yury,
Can you patch ILP32 glibc to use 64bit integer for utmp struct?
>
> Thanks,
> Florian
>