[PATCH v2 net-next 5/7] socket: Remove kernel socket conversion except for net/rds/.
Kuniyuki Iwashima
kuni1840 at gmail.com
Thu May 29 19:59:33 PDT 2025
From: Christoph Hellwig <hch at lst.de>
Date: Mon, 26 May 2025 07:33:21 +0200
> On Fri, May 23, 2025 at 11:21:11AM -0700, Kuniyuki Iwashima wrote:
> > Let's drop the conversion and use sock_create_kern() instead.
>
> Please send a patch per subsystem that is converted to make the
> commit log better and help with bisectability.
Do you mean splitting this patch into per-subsystem patches
within the same series or sending non-netdev patches separately ?
The former is fine, but I think this change should be done in
the same series as the main goal of the series is the changes
in this patch, making kernel TCP sockets hold netns ref in a
single place.
More information about the Linux-nvme
mailing list