On Fri, May 24, 2019 at 03:11:15PM -0700, Sami Tolvanen wrote: > These patches fix type mismatches in arm64 syscall wrapper > definitions, which trip indirect call checks with Control-Flow > Integrity. > > Changes in v3: > - instead of SYSCALL_DEFINE0, just define __arm64_sys_ni_syscall > with the correct type to avoid unnecessary error injection
Thanks, I've picked this up for -rc3. Will

