Re: [PATCH] io_uring/kbuf: Fix an NULL vs IS_ERR() bug in io_alloc_pbuf_ring()

From: Jens Axboe
Date: Tue Dec 05 2023 - 09:00:18 EST



On Tue, 05 Dec 2023 15:37:17 +0300, Dan Carpenter wrote:
> The io_mem_alloc() function returns error pointers, not NULL. Update
> the check accordingly.
>
>

Applied, thanks!

[1/1] io_uring/kbuf: Fix an NULL vs IS_ERR() bug in io_alloc_pbuf_ring()
commit: e53f7b54b1fdecae897f25002ff0cff04faab228

Best regards,
--
Jens Axboe