Re: [PATCH v2] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
From: Fushuai Wang
Date: Sun Jan 11 2026 - 22:10:56 EST
> Replace call_rcu() + kmem_cache_free() with kfree_rcu() to simplify
> the code and reduce function size.
Gentle ping.
---
Regards,
WANG