diff options
author | YueHaibing <[email protected]> | 2019-07-11 22:18:18 +0800 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2019-11-13 16:58:07 +1100 |
commit | c312d14e19bb7ca8214ef661d9a125cd631528cb (patch) | |
tree | 3db4a803d9f0dfde2b945c8f8459bc499f3de0a2 /scripts/patch-kernel | |
parent | bc75e5438488edef80d952d1146701f872092750 (diff) |
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 <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions