Re: [PATCH v2 0/4] x86: fix get_nr_restart_syscall()

From: Linus Torvalds
Date: Wed Dec 18 2019 - 15:02:54 EST


On Wed, Dec 18, 2019 at 7:19 AM Oleg Nesterov <oleg@xxxxxxxxxx> wrote:
>
> Andy, Linus, do you have any objections?

It's ok by me, no objections. I still don't love your "hide the bit in
thread flags over return to user space", and would still prefer it in
the restart block, but I don't care _that_ deeply.

Linus