[ovs-dev] [PATCH net-next] openvswitch: Using kfree_rcu() to simplify the code

Pravin Shelar pshelar at ovn.org
Tue Nov 14 10:58:19 UTC 2017


On Tue, Nov 14, 2017 at 11:57 AM, Wei Yongjun <weiyongjun1 at huawei.com> wrote:
> The callback function of call_rcu() just calls a kfree(), so we
> can use kfree_rcu() instead of call_rcu() + callback function.
>
> Signed-off-by: Wei Yongjun <weiyongjun1 at huawei.com>

Acked-by: Pravin B Shelar <pshelar at ovn.org>


More information about the dev mailing list