On Fri, Sep 13, 2019 at 2:00 PM Sami Tolvanen <samitolva...@google.com> wrote: > > Use the correct function type for sys_ni_syscall in system > call tables to fix indirect call mismatches with Control-Flow > Integrity (CFI) checking.
Should this be SYSCALL_DEFINE0?