On Wed, May 4, 2016 at 7:44 PM, Brian Gerst <brge...@gmail.com> wrote: > Now that syscalls are called from C code, which copies the args to new stack > slots instead of overlaying pt_regs, asmlinkage_protect is no longer needed.
Acked-by: Andy Lutomirski <l...@kernel.org> asmlinkage_protect was pretty gross... --Andy