[PATCH v6 14/19] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
Arnd Bergmann
arnd at arndb.de
Thu Nov 19 05:32:16 PST 2015
On Thursday 19 November 2015 14:21:16 Andreas Schwab wrote:
> Arnd Bergmann <arnd at arndb.de> writes:
>
> > On Wednesday 18 November 2015 00:16:54 Yury Norov wrote:
> >> +#define sys_lseek sys_llseek
> >
> > This seems pointless, as there is no sys_lseek
>
> I think it should be the other way round. Why would you want to use
> llseek if you can pass loff_t in a single register?
Right, it makes more sense the other way round.
Arnd
More information about the linux-arm-kernel
mailing list