[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171114.220241.1530332572442781683.davem@davemloft.net>
Date: Tue, 14 Nov 2017 22:02:41 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: weiyongjun1@...wei.com
Cc: pshelar@...ira.com, azhou@....org, netdev@...r.kernel.org,
dev@...nvswitch.org
Subject: Re: [PATCH net-next] openvswitch: Using kfree_rcu() to simplify
the code
From: Wei Yongjun <weiyongjun1@...wei.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@...wei.com>
Applied.
Powered by blists - more mailing lists