Olaf Hering wrote: > s390 doesnt compile because sys_newfstatat() is not defined. > __ARCH_WANT_STAT64 is defined for 32bit build in > include/asm-s390/unistd.h. This change fixes compilation, but its likely > not correct to do it that way: Indeed. You most probably want to change the reference in the syscall table to sys_fstatat64. -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
Attachment:
signature.asc
Description: OpenPGP digital signature
- Follow-Ups:
- Re: [PATCH] updated fstatat64 support
- From: Heiko Carstens <[email protected]>
- Re: [PATCH] updated fstatat64 support
- References:
- [PATCH] updated fstatat64 support
- From: Ulrich Drepper <[email protected]>
- Re: [PATCH] updated fstatat64 support
- From: Heiko Carstens <[email protected]>
- Re: [PATCH] updated fstatat64 support
- From: Olaf Hering <[email protected]>
- [PATCH] updated fstatat64 support
- Prev by Date: Re: Flames over -- Re: Which is simpler? (Was Re: [Suspend2-devel] Re: [ 00/10] [Suspend2] Modules support.)
- Next by Date: Re: [openib-general] Re: [git patch review 1/4] IPoIB: Don't start send-only joins while multicast thread is stopped
- Previous by thread: Re: [PATCH] updated fstatat64 support
- Next by thread: Re: [PATCH] updated fstatat64 support
- Index(es):