On Fri, Sep 13, 2019 at 2:00 PM Sami Tolvanen <[email protected]> wrote: > > Although a syscall defined using SYSCALL_DEFINE0 doesn't accept > parameters, use the correct function type to avoid type mismatches > with Control-Flow Integrity (CFI) checking.
Acked-by: Andy Lutomirski <[email protected]>

