Re: [PATCH] io_uring/memmap: return bool from io_mem_alloc_compound()

From: Jens Axboe
Date: Mon Nov 03 2025 - 15:07:38 EST



On Wed, 15 Oct 2025 11:25:54 -0600, Caleb Sander Mateos wrote:
> io_mem_alloc_compound() returns either ERR_PTR(-ENOMEM) or a virtual
> address for the allocated memory, but its caller just checks whether the
> result is an error. Return a bool success value instead.
>
>

Applied, thanks!

[1/1] io_uring/memmap: return bool from io_mem_alloc_compound()
commit: 13bbfacf0e330f72875f93cdc709efd54abcfa8d

Best regards,
--
Jens Axboe