On Tue, 4 Mar 2025 at 03:52, K Prateek Nayak <kprateek.nayak@xxxxxxx> wrote: > > pipe_readable(), pipe_writable(), and pipe_poll() can read "pipe->head" > and "pipe->tail" outside of "pipe->mutex" critical section. [...] Thanks, applied. Linus
On Tue, 4 Mar 2025 at 03:52, K Prateek Nayak <kprateek.nayak@xxxxxxx> wrote: > > pipe_readable(), pipe_writable(), and pipe_poll() can read "pipe->head" > and "pipe->tail" outside of "pipe->mutex" critical section. [...] Thanks, applied. Linus
![]() |