Re: [PATCH v4 0/3] dax: Fix missed wakeup in put_unlocked_entry()

From: Dan Williams
Date: Fri Apr 23 2021 - 16:39:24 EST


On Fri, Apr 23, 2021 at 6:07 AM Vivek Goyal <vgoyal@xxxxxxxxxx> wrote:
>
> Hi,
>
> This is V4 of the patches. Posted V3 here.
>
> https://lore.kernel.org/linux-fsdevel/20210419213636.1514816-1-vgoyal@xxxxxxxxxx/
>
> Changes since V3 are.
>
> - Renamed "enum dax_entry_wake_mode" to "enum dax_wake_mode" (Matthew Wilcox)
> - Changed description of WAKE_NEXT and WAKE_ALL (Jan Kara)
> - Got rid of a comment (Greg Kurz)

Looks good Vivek, thanks for the resend.