Re: [PATCH 00/45] remove in-kernel syscall invocations (part 3 == remainder outside arch/)
From: Linus Torvalds
Date: Thu Mar 22 2018 - 16:29:29 EST
On Thu, Mar 22, 2018 at 2:00 AM, Dominik Brodowski
<linux@xxxxxxxxxxxxxxxxxxxx> wrote:
> Here is a third series of patches which reduce the number of syscall
> invocations from within the kernel. Once this long-term goal is achieved,
> the syscall entry path can be streamlined.
Looks good to me.
Linus