aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDinghao Liu <dinghao.liu@zju.edu.cn>2020-12-26 15:27:14 +0800
committerOded Gabbay <ogabbay@kernel.org>2020-12-29 23:23:12 +0200
commitb000700d6db50c933ce8b661154e26cf4ad06dba (patch)
treefd0d09aef76a841985c775e37fdde209f14455fd /tools/perf/scripts/python/export-to-sqlite.py
parenthabanalabs: fix order of status check (diff)
downloadlinux-b000700d6db50c933ce8b661154e26cf4ad06dba.tar.gz
linux-b000700d6db50c933ce8b661154e26cf4ad06dba.zip
habanalabs: Fix memleak in hl_device_reset
When kzalloc() fails, we should execute hl_mmu_fini() to release the MMU module. It's the same when hl_ctx_init() fails. Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
ref='/linux/commit/drivers/gpio/Kconfig?id=71cf76d451ef40ff700320069fe58ae239f6f5aa&follow=1'>gpio: sch: depends on LPC_SCHRandy Dunlap1-1/+1 2021-05-05gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede1-0/+14 2021-05-05gpio: sch: Hook into ACPI GPE handler to catch GPIO edge eventsAndy Shevchenko2-1/+83 2021-05-05gpio: sch: Add edge event supportJan Kiszka2-8/+109 2021-05-05gpio: aggregator: Replace custom get_arg() with a generic next_arg()Andy Shevchenko1-34/+5 2021-05-05lib/cmdline: Export next_arg() for being used in modulesAndy Shevchenko1-0/+1 2021-05-05gpio: omap: Use device_get_match_data() helperTian Tao1-3/+2 2021-05-05gpio: Add Realtek Otto GPIO supportSander Vanheule3-0/+339