Re: [PATCH -next] io-wq: using kfree_rcu() to simplify the code

From: Jens Axboe
Date: Sat Nov 02 2019 - 10:00:17 EST


On 11/2/19 1:55 AM, YueHaibing wrote:
> The callback function of call_rcu() just calls a kfree(),
> so can use kfree_rcu() instead of call_rcu() + callback function.

Applied, thanks.

--
Jens Axboe