On 14 April 2015 at 17:19, kanonenvogel....@gmail.com
<kanonenvogel....@gmail.com> wrote:
> Ok, I split my huge patch to some small. f_flag and f_iflags are not affected 
> by this patch set,
> because they are under mp lock this time.
>
>
>
>
> And just for lulz, I made sys_pipe, sys_pipe2 syscalls and pipe_read, 
> pipe_write and
> pipe_close routines mp safe and moved them out from mp lock
>
>
>
>
> Kernel self recompilation test passed on my hosts, so I hope, somebody else 
> will try
> this patches too.
>
>

Supposedly you don't have to KERNEL_LOCK for pool_{get,put} anymore.

Reply via email to