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

From: Dan Williams
Date: Wed Apr 28 2021 - 17:08:35 EST


On Wed, Apr 28, 2021 at 12:03 PM Vivek Goyal <vgoyal@xxxxxxxxxx> wrote:
>
> Hi,
>
> This is V6. Only change since V5 is that I changed order of WAKE_NEXT
> and WAKE_ALL in comments too.
>
> Vivek
>
> Vivek Goyal (3):
> dax: Add an enum for specifying dax wakup mode
> dax: Add a wakeup mode parameter to put_unlocked_entry()
> dax: Wake up all waiters after invalidating dax entry

Thanks Vivek, looks good.