[PATCH 13/20] arm64: ilp32: share aarch32 syscall handlers

Catalin Marinas catalin.marinas at arm.com
Thu Jun 8 07:10:53 PDT 2017


On Sun, Jun 04, 2017 at 03:00:02PM +0300, Yury Norov wrote:
> off_t is  passed in register pair just like in aarch32.
> In this patch corresponding aarch32 handlers are shared to
> ilp32 code.

Is the comment here relevant? IOW, do we have any AArch64/ILP32 syscall
where off_t is used as an argument? AFAICT, the *64 syscalls use loff_t
or loff_t *.

-- 
Catalin



More information about the linux-arm-kernel mailing list