Re: [PATCH 1/5] exit: abtract out should_wake helper for child_wait_callback()

From: Christian Brauner
Date: Fri Jul 14 2023 - 11:31:47 EST


On Tue, Jul 11, 2023 at 02:43:48PM -0600, Jens Axboe wrote:
> Abstract out the helper that decides if we should wake up following
> a wake_up() callback on our internal waitqueue.
>
> No functional changes intended in this patch.
>
> Signed-off-by: Jens Axboe <axboe@xxxxxxxxx>
> ---

Acked-by: Christian Brauner <brauner@xxxxxxxxxx>