diff options
author | Uladzislau Rezki (Sony) <urezki@gmail.com> | 2024-12-12 21:02:05 +0300 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2025-01-11 22:39:19 +0300 |
commit | d824ed707ba257e508d83126cf1127ce2fd98139 (patch) | |
tree | 37b7bac5a7bf02cc03371214f7448b26bcd102c3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0f52b4db4f91320569311b97a1a14a18fb8ff256 (diff) | |
download | linux-d824ed707ba257e508d83126cf1127ce2fd98139.tar.xz |
rcu/kvfree: Move some functions under CONFIG_TINY_RCU
Currently when a tiny RCU is enabled, the tree.c file is not
compiled, thus duplicating function names do not conflict with
each other.
Because of moving of kvfree_rcu() functionality to the SLAB,
we have to reorder some functions and place them together under
CONFIG_TINY_RCU macro definition. Therefore, those functions name
will not conflict when a kernel is compiled for CONFIG_TINY_RCU
flavor.
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Acked-by: Hyeonggon Yoo <hyeonggon.yoo@sk.com>
Tested-by: Hyeonggon Yoo <hyeonggon.yoo@sk.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions