diff options
author | 2022-08-17 19:18:11 +0900 | |
---|---|---|
committer | 2022-08-24 16:11:40 +0200 | |
commit | 07588d726f8d320215dcf6c79a28fe6b1bab6255 (patch) | |
tree | a84759508d56ac4ccacd9155b0ca59782c2b7db2 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | mm/slab: move NUMA-related code to __do_cache_alloc() (diff) | |
download | wireguard-linux-07588d726f8d320215dcf6c79a28fe6b1bab6255.tar.xz wireguard-linux-07588d726f8d320215dcf6c79a28fe6b1bab6255.zip |
mm/slab: cleanup slab_alloc() and slab_alloc_node()
Make slab_alloc_node() available even when CONFIG_NUMA=n and
make slab_alloc() wrapper of slab_alloc_node().
This is necessary for further cleanup.
Signed-off-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions