aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2021-02-19 11:12:16 +0100
committerMauro Carvalho Chehab <[email protected]>2021-03-23 16:47:50 +0100
commit040b86483c63ef426ce0d6c0cd9f8352d3c2fdad (patch)
tree9b5e785d23f65d0aa45e84885a981bc1bfe77025 /tools/perf/scripts/python/bin/stackcollapse-record
parent184fc42a73b7420cd86ba478202e69926ec6acfd (diff)
media: atomisp: do not free kmalloc memory by vfree
fw_minibuffer[i].buffer is allocated by kmalloc in sh_css_load_blob_info and by vmalloc in setup_binary. So use kvfree to decide which of those allocators to use for freeing. Also remove the useless cast. Link: https://lore.kernel.org/linux-media/[email protected] Signed-off-by: Jiri Slaby <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions