Re: [PATCH 2/2 v2] sched/wait: Introduce lock breaker in wake_up_page_bit

From: Linus Torvalds
Date: Tue Aug 29 2017 - 12:22:57 EST


On Tue, Aug 29, 2017 at 9:17 AM, Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx> wrote:
>
> BTW, are you going to add the chunk below separately as part of your
> wait queue cleanup patch?

I did.

Commit 9c3a815f471a ("page waitqueue: always add new entries at the end")

Linus