All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Al Viro <viro@ZenIV.linux.org.uk>
Cc: allison.henderson@oracle.com, netdev@vger.kernel.org
Subject: Re: [RFC][PATCH] don't open-code kernel_accept() in rds_tcp_accept_one()
Date: Tue, 15 Jul 2025 23:40:15 +0000	[thread overview]
Message-ID: <175262281550.617203.2479152268039457766.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250713180134.GC1880847@ZenIV>

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Sun, 13 Jul 2025 19:01:34 +0100 you wrote:
> rds_tcp_accept_one() starts with a pretty much verbatim
> copy of kernel_accept().  Might as well use the real thing...
> 
> 	That code went into mainline in 2009, kernel_accept()
> had been added in Aug 2006, the copyright on rds/tcp_listen.c
> is "Copyright (c) 2006 Oracle", so it's entirely possible
> that it predates the introduction of kernel_accept().
> 
> [...]

Here is the summary with links:
  - [RFC] don't open-code kernel_accept() in rds_tcp_accept_one()
    https://git.kernel.org/netdev/net-next/c/5cc7fce3493c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-07-15 23:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-13 18:01 [RFC][PATCH] don't open-code kernel_accept() in rds_tcp_accept_one() Al Viro
2025-07-14  4:36 ` Allison Henderson
2025-07-14  4:47   ` Al Viro
2025-07-14  5:06     ` Allison Henderson
2025-07-15 23:40 ` patchwork-bot+netdevbpf [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=175262281550.617203.2479152268039457766.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=allison.henderson@oracle.com \
    --cc=netdev@vger.kernel.org \
    --cc=viro@ZenIV.linux.org.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.