diff options
author | 2022-08-17 19:18:14 +0900 | |
---|---|---|
committer | 2022-08-24 16:11:40 +0200 | |
commit | 0f853b2e6dd9580103484a098e9c973a67d127ac (patch) | |
tree | 5b52cf7421aa3001ced09b3733723274160dcd1e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | mm/slab_common: cleanup kmalloc_track_caller() (diff) | |
download | wireguard-linux-0f853b2e6dd9580103484a098e9c973a67d127ac.tar.xz wireguard-linux-0f853b2e6dd9580103484a098e9c973a67d127ac.zip |
mm/sl[au]b: factor out __do_kmalloc_node()
__kmalloc(), __kmalloc_node(), __kmalloc_node_track_caller()
mostly do same job. Factor out common code into __do_kmalloc_node().
Note that this patch also fixes missing kasan_kmalloc() in SLUB's
__kmalloc_node_track_caller().
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