[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c94b1d80-fee1-1d80-9d55-693fbc49bf8a@kernel.dk>
Date: Sat, 2 Nov 2019 07:59:56 -0600
From: Jens Axboe <axboe@...nel.dk>
To: YueHaibing <yuehaibing@...wei.com>, viro@...iv.linux.org.uk
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] io-wq: using kfree_rcu() to simplify the code
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
Powered by blists - more mailing lists