On Thu, 2019-07-11 at 14:18:18 UTC, YueHaibing wrote: > 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: YueHaibing <yuehaib...@huawei.com>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/c312d14e19bb7ca8214ef661d9a125cd631528cb cheers