public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Vadim Fedorenko <vadim.fedorenko@linux.dev>
To: Fushuai Wang <fushuai.wang@linux.dev>, wangfushuai@baidu.com
Cc: Jason@zx2c4.com, andrew+netdev@lunn.ch, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	pabeni@redhat.com, wireguard@lists.zx2c4.com
Subject: Re: [PATCH v2] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
Date: Mon, 12 Jan 2026 11:41:35 +0000	[thread overview]
Message-ID: <e500a519-8277-4ddc-be7c-529b64b24860@linux.dev> (raw)
In-Reply-To: <20260112031021.81853-1-fushuai.wang@linux.dev>

On 12/01/2026 03:10, Fushuai Wang wrote:
>> Replace call_rcu() + kmem_cache_free() with kfree_rcu() to simplify
>> the code and reduce function size.
> 
> Gentle ping.

I believe you have to resend the patch as it's not going to be
automatically re-evaluated. And you have to rebase it on top of current
net-next. While preparing new patch, please add clear indentification of
the target tree, the subject should look like "[PATCH net-next v3] ..."
in your case.

      reply	other threads:[~2026-01-12 11:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-05 13:39 [PATCH v2] wireguard: allowedips: Use kfree_rcu() instead of call_rcu() Fushuai Wang
2025-10-07 12:55 ` Paolo Abeni
2026-01-12  3:10 ` Fushuai Wang
2026-01-12 11:41   ` Vadim Fedorenko [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=e500a519-8277-4ddc-be7c-529b64b24860@linux.dev \
    --to=vadim.fedorenko@linux.dev \
    --cc=Jason@zx2c4.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fushuai.wang@linux.dev \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=wangfushuai@baidu.com \
    --cc=wireguard@lists.zx2c4.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