[PATCH] Updated version of define for __ASSUME_ST_INO_64_BIT
Steve Ellcey
sellcey@caviumnetworks.com
Mon Nov 7 16:42:00 GMT 2016
Ping.
On Thu, 2016-10-27 at 13:41 -0700, Steve Ellcey wrote:
> Yury,
>
> I took a look at your __ASSUME_ST_INO_64_BIT patch at:
>
> Â Â Â Â Â Â Â Â https://sourceware.org/ml/libc-alpha/2016-09/msg00075.html
>
> I think that, rather than ifdef'ing the setting of
> __ASSUME_ST_INO_64_BIT in sysdeps/unix/sysv/linux/kernel-features.h,
> the setting should be left as unconditional and then sh and alpha can
> undef and re-define it to zero after including linux/kernel-
> features.h.
>
> Here is my modified version of your patch, I tested it on x86 just toÂ
> make sure I didn't break anything obvious, but I don't have hardware to
> test sh or alpha.
>
> Can someone approve this for checkin?
>
> Steve Ellcey
> sellcey@caviumnetworks.com
>
>
> 2016-10-27  Yury Norov  <ynorov@caviumnetworks.com>
> Â Â Â Â Â Â Â Â Â Â Â Â Steve Ellcey <sellcey@caviumnetworks.com>
>
> Â Â Â Â Â Â Â Â * sysdeps/unix/sysv/linux/alpha/kernel-features.h: #define
> Â Â Â Â Â Â Â Â Â Â __ASSUME_ST_INO_64_BIT as 0
> Â Â Â Â Â Â Â Â * sysdeps/unix/sysv/linux/sh/kernel-features.h: Likewise.
> Â Â Â Â Â Â Â Â * sysdeps/unix/sysv/linux/fxstat64.c: Replace #ifdef with #if
> Â Â Â Â Â Â Â Â Â Â over the code where __ASSUME_ST_INO_64_BIT is used.
> Â Â Â Â Â Â Â Â * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
> Â Â Â Â Â Â Â Â * sysdeps/unix/sysv/linux/xstat64.c: Likewise.
> Â Â Â Â Â Â Â Â * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: assume.patch
Type: text/x-patch
Size: 3216 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20161107/8d3b373c/attachment.bin>
More information about the Libc-alpha
mailing list