diff options
author | Uladzislau Rezki (Sony) <[email protected]> | 2020-05-25 23:47:56 +0200 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2020-06-29 11:59:25 -0700 |
commit | e0feed08ab41df0fedc38d35938891ef5715c1d3 (patch) | |
tree | 7e3493b1de9ddc9f1ce0ed18316a5cfd82bd1e37 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | c408b215f58f7156bb6bafb64c0263ee907033df (diff) |
mm/list_lru.c: Rename kvfree_rcu() to local variant
Rename kvfree_rcu() function to the kvfree_rcu_local() one.
The purpose is to prevent a conflict of two same function
declarations. The kvfree_rcu() will be globally visible
what would lead to a build error. No functional change.
Cc: [email protected]
Cc: [email protected]
Cc: Andrew Morton <[email protected]>
Signed-off-by: Uladzislau Rezki (Sony) <[email protected]>
Reviewed-by: Joel Fernandes (Google) <[email protected]>
Signed-off-by: Joel Fernandes (Google) <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions