[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230714-anreden-zeitmanagement-c3947dfddbe5@brauner>
Date: Fri, 14 Jul 2023 17:32:15 +0200
From: Christian Brauner <brauner@...nel.org>
To: Jens Axboe <axboe@...nel.dk>
Cc: io-uring@...r.kernel.org, linux-kernel@...r.kernel.org,
arnd@...db.de
Subject: Re: [PATCH 2/5] exit: move core of do_wait() into helper
On Tue, Jul 11, 2023 at 02:43:49PM -0600, Jens Axboe wrote:
> Rather than have a maze of gotos, put the actual logic in __do_wait()
> and have do_wait() loop deal with waitqueue setup/teardown and whether
> to call __do_wait() again.
>
> No functional changes intended in this patch.
>
> Signed-off-by: Jens Axboe <axboe@...nel.dk>
> ---
Honestly just makes the code easier to read in general,
Acked-by: Christian Brauner <brauner@...nel.org>
Powered by blists - more mailing lists