Re: [PATCH next] io_uring/region: return negative -E2BIG in io_create_region()
From: Jens Axboe
Date: Wed Nov 20 2024 - 09:32:37 EST
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