netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Paolo Abeni <pabeni@redhat.com>, netdev <netdev@vger.kernel.org>
Cc: Jakub Kicinski <kuba@kernel.org>,
	"David S . Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>
Subject: Re: [PATCH] net: remove {revc,send}msg_copy_msghdr() from exports
Date: Thu, 14 Mar 2024 09:35:55 -0600	[thread overview]
Message-ID: <b24043fc-ceee-4e84-8c92-de412a7557ae@kernel.dk> (raw)
In-Reply-To: <cb9b4e2c09131901a97c233ab2e18cb8970e09a3.camel@redhat.com>

On 3/14/24 9:16 AM, Paolo Abeni wrote:
> On Thu, 2024-03-14 at 11:46 +0100, Paolo Abeni wrote:
>> On Tue, 2024-03-12 at 09:55 -0600, Jens Axboe wrote:
>>> The only user of these was io_uring, and it's not using them anymore.
>>> Make them static and remove them from the socket header file.
>>>
>>> Signed-off-by: Jens Axboe <axboe@kernel.dk>
>> ## Form letter - net-next-closed
>>
>> The merge window for v6.9 has begun and we have already posted our pull
>> request. Therefore net-next is closed for new drivers, features, code
>> refactoring and optimizations. We are currently accepting bug fixes
>> only.
>>
>> Please repost when net-next reopens after March 25th.
>>
>> RFC patches sent for review only are obviously welcome at any time.
>>
>> See:
>> https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
> 
> Jakub noted that waiting another cycle just to do a very safe cleanup
> would be a pity. I guess we can do a one-off exception here for good
> reason.

Thanks, seemed pretty silly to defer, and given the nature of the patch,
there's no way it could've been sent "in time" anyway as the io_uring
pull needed to go in first.

Besides, I would never remember to resend the cleanup and hence it
would've been lost.

-- 
Jens Axboe


  reply	other threads:[~2024-03-14 15:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-12 15:55 [PATCH] net: remove {revc,send}msg_copy_msghdr() from exports Jens Axboe
2024-03-14 10:46 ` Paolo Abeni
2024-03-14 15:16   ` Paolo Abeni
2024-03-14 15:35     ` Jens Axboe [this message]
2024-03-15  1:10 ` patchwork-bot+netdevbpf

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=b24043fc-ceee-4e84-8c92-de412a7557ae@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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;
as well as URLs for NNTP newsgroup(s).