[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173211202382.191688.16891113055939966026.b4-ty@kernel.dk>
Date: Wed, 20 Nov 2024 07:13:43 -0700
From: Jens Axboe <axboe@...nel.dk>
To: Pavel Begunkov <asml.silence@...il.com>,
Dan Carpenter <dan.carpenter@...aro.org>
Cc: io-uring@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH next] io_uring/region: return negative -E2BIG in
io_create_region()
On Wed, 20 Nov 2024 12:15:05 +0300, Dan Carpenter wrote:
> This code accidentally returns positivie E2BIG instead of negative
> -E2BIG. The callers treat negatives and positives the same so this
> doesn't affect the kernel. The error code is returned to userspace via
> the system call.
>
>
Applied, thanks!
[1/1] io_uring/region: return negative -E2BIG in io_create_region()
commit: 2efeb13a0e2a0a188ae85ce7d838874a4c8d135d
Best regards,
--
Jens Axboe
Powered by blists - more mailing lists