public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Thorsten Blum <thorsten.blum@linux.dev>
Cc: io-uring@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] io_uring: Replace kzalloc() + copy_from_user() with memdup_user()
Date: Mon, 08 Sep 2025 08:22:32 -0600	[thread overview]
Message-ID: <175734135265.533336.3277901531044251712.b4-ty@kernel.dk> (raw)
In-Reply-To: <20250905101817.392834-2-thorsten.blum@linux.dev>


On Fri, 05 Sep 2025 12:18:17 +0200, Thorsten Blum wrote:
> Replace kzalloc() followed by copy_from_user() with memdup_user() to
> improve and simplify io_probe().
> 
> No functional changes intended.
> 
> 

Applied, thanks!

[1/1] io_uring: Replace kzalloc() + copy_from_user() with memdup_user()
      commit: 7b0604d77a41192316347618cce1d9c795613adb

Best regards,
-- 
Jens Axboe




      reply	other threads:[~2025-09-08 14:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-05 10:18 [PATCH] io_uring: Replace kzalloc() + copy_from_user() with memdup_user() Thorsten Blum
2025-09-08 14:22 ` 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=175734135265.533336.3277901531044251712.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thorsten.blum@linux.dev \
    /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