[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160823.170111.1405515637589605266.davem@davemloft.net>
Date: Tue, 23 Aug 2016 17:01:11 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: weiyj.lk@...il.com
Cc: wei.liu2@...rix.com, weiyongjun1@...wei.com,
xen-devel@...ts.xenproject.org, netdev@...r.kernel.org
Subject: Re: [PATCH -next] xen-netback: using kfree_rcu() to simplify the
code
From: Wei Yongjun <weiyj.lk@...il.com>
Date: Mon, 22 Aug 2016 23:01:29 +0000
> From: Wei Yongjun <weiyongjun1@...wei.com>
>
> 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