[PATCH v2] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()

Vadim Fedorenko vadim.fedorenko at linux.dev
Mon Jan 12 11:42:25 UTC 2026


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.


More information about the WireGuard mailing list