[PATCH v6 16/19] aarch64: ilp32: use generic stat64 structure

Arnd Bergmann arnd at arndb.de
Tue Nov 17 14:09:05 PST 2015


On Wednesday 18 November 2015 00:16:56 Yury Norov wrote:
> Generic 32-bit and AARCH32 stat64 structures has same names.
> ILP32 needs generic stat64. So we can either make ILP32 mutual
> exclusive with AARCH32, or duplicate generic cp_new_stat64 code
> and struct stat64 to sys_ilp32.c. We choose second because it's
> more flexible to have independend support for ABIs.
> 

I commented on the previous version, but you have not replied to that,
or changed anything.

	Arnd



More information about the linux-arm-kernel mailing list