Re: [RFC PATCH] mm: silence soft lockups from unlock_page
From: Oleg Nesterov
Date: Sat Jul 25 2020 - 05:46:25 EST
On 07/24, Linus Torvalds wrote:
>
> And in fact, once you do it on top of that, it becomes obvious that we
> can share even more code: move the WQ_FLAG_WOKEN logic _into_ the
> trylock_page_bit_common() function.
Ah, indeed, somehow I didn't realize this,
> I added your reviewed-by, but maybe you should double-check my changes.
Still looks correct to me, thanks.
Oleg.