public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: "Asbjørn Sloth Tønnesen" <ast@fiberby.net>
Cc: Breno Leitao <leitao@debian.org>,
	 Gabriel Krisman Bertazi <krisman@suse.de>,
	io-uring@vger.kernel.org,  linux-kernel@vger.kernel.org,
	stable@vger.kernel.org
Subject: Re: [PATCH] io_uring/cmd_net: fix too strict requirement on ioctl
Date: Mon, 16 Feb 2026 08:29:55 -0700	[thread overview]
Message-ID: <177125579594.125569.3885850915035279276.b4-ty@kernel.dk> (raw)
In-Reply-To: <20260216-io-uring-fix@fiberby.net>


On Mon, 16 Feb 2026 10:27:18 +0000, Asbjørn Sloth Tønnesen wrote:
> Attempting SOCKET_URING_OP_SETSOCKOPT on an AF_NETLINK socket resulted
> in an -EOPNOTSUPP, as AF_NETLINK doesn't have an ioctl in its struct
> proto, but only in struct proto_ops.
> 
> Prior to the blamed commit, io_uring_cmd_sock() only had two cmd_op
> operations, both requiring ioctl, thus the check was warranted.
> 
> [...]

Applied, thanks!

[1/1] io_uring/cmd_net: fix too strict requirement on ioctl
      commit: 600b665b903733bd60334e86031b157cc823ee55

Best regards,
-- 
Jens Axboe




      parent reply	other threads:[~2026-02-16 15:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-16 10:27 [PATCH] io_uring/cmd_net: fix too strict requirement on ioctl Asbjørn Sloth Tønnesen
2026-02-16 14:30 ` Gabriel Krisman Bertazi
2026-02-16 15:29 ` 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=177125579594.125569.3885850915035279276.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=ast@fiberby.net \
    --cc=io-uring@vger.kernel.org \
    --cc=krisman@suse.de \
    --cc=leitao@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@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