diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-07-11 22:18:18 +0800 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-11-13 16:58:07 +1100 |
commit | c312d14e19bb7ca8214ef661d9a125cd631528cb (patch) | |
tree | 3db4a803d9f0dfde2b945c8f8459bc499f3de0a2 /arch/arm64/lib | |
parent | bc75e5438488edef80d952d1146701f872092750 (diff) | |
download | linux-c312d14e19bb7ca8214ef661d9a125cd631528cb.tar.bz2 |
powerpc/powernv/ioda: using kfree_rcu() to simplify the code
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 <yuehaibing@huawei.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190711141818.18044-1-yuehaibing@huawei.com
Diffstat (limited to 'arch/arm64/lib')
0 files changed, 0 insertions, 0 deletions