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

David Miller davem at davemloft.net
Tue Nov 14 13:02:41 UTC 2017


From: Wei Yongjun <weiyongjun1 at huawei.com>
Date: Tue, 14 Nov 2017 06:27:12 +0000

> 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>

Applied.


More information about the dev mailing list