On Fri, Sep 13, 2019 at 3:44 PM Andy Lutomirski <l...@kernel.org> wrote: > Shouldn't these be COMPAT_SYSCALL_DEFINE0?
Sure, that would work too. > I think you should pick this patch up and add it to your series: > > https://git.kernel.org/pub/scm/linux/kernel/git/luto/linux.git/commit/?h=x86/syscalls&id=07daeef08d26728c120ecbe57a55cb5714810b84 > > with the obvious type fixup, of course. And then write a little patch > to use COMPAT_SYSCALL_DEFINE0 for rt_sigreturn and sigreturn. Thanks. I'll do that and send v2 next week once I get some more feedback on the other patches. Sami