[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <22240a85-5920-3d6e-ddb9-f6480ae941de@kernel.dk>
Date: Fri, 5 Mar 2021 07:11:57 -0700
From: Jens Axboe <axboe@...nel.dk>
To: Colin King <colin.king@...onical.com>,
Pavel Begunkov <asml.silence@...il.com>,
io-uring@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] io_uring: Fix error returns when create_io_thread
fails
On 3/5/21 2:32 AM, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> The error return when create_io_thread calls fail is not using the
> error return code from the returned pointer. Fix this by using
> the error code in PTR_ERR(tsk).
Thanks Colin, I'm going to fold this in.
--
Jens Axboe
Powered by blists - more mailing lists