public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Caleb Sander Mateos <csander@purestorage.com>
Cc: io-uring@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] io_uring/memmap: return bool from io_mem_alloc_compound()
Date: Mon, 03 Nov 2025 13:07:22 -0700	[thread overview]
Message-ID: <176220044294.102668.3150096156004881564.b4-ty@kernel.dk> (raw)
In-Reply-To: <20251015172555.2797238-1-csander@purestorage.com>


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




      parent reply	other threads:[~2025-11-03 20:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-15 17:25 [PATCH] io_uring/memmap: return bool from io_mem_alloc_compound() Caleb Sander Mateos
2025-11-03 20:03 ` Caleb Sander Mateos
2025-11-03 20:07   ` Jens Axboe
2025-11-03 20:07 ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=176220044294.102668.3150096156004881564.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=csander@purestorage.com \
    --cc=io-uring@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox