This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Distributions still suffering from s390 ABI change problems.


On Tue, Jul 15, 2014 at 11:58:38AM +0200, Aurelien Jarno wrote:
> In addition understanding why this structure has to be extended instead
> of "needed for future hardware" might help to really understand the
> problem and look for alternative solutions.

A quick reading of the offending patch seems to indicate that it is
just a buffer extension in preparation for future hardware support,
i.e. all that the new code seems to do is to set the added field to 0,
in addition to adding some compat code for versioning.  Given that
we're not going to have the future hardware support in 2.20 (slushy
freeze and all), maybe we should push this to 2.21 and fix the ABI in
2.20.

Unless of course, it is evident that there is absolutely no way to
introduce the new hardware support that Andreas alluded to without
breaking ABI...

Siddhesh

Attachment: pgp0FChqzWWg5.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]