summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-report
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2025-10-17 09:56:25 +0800
committerShawn Guo <shawnguo@kernel.org>2025-10-27 14:43:47 +0800
commit62c740fb11ea7790f6bcd4f72c563f9ae2a42e9a (patch)
tree8bd3a8c7dd73afd65539109324ba85532c2ddbd5 /tools/perf/scripts/python/bin/flamegraph-report
parentee67247843a2b62d1473cfa4df300e69b5190ccf (diff)
downloadkernel-62c740fb11ea7790f6bcd4f72c563f9ae2a42e9a.tar.gz
firmware: imx: scu-irq: Free mailbox client on failure at imx_scu_enable_general_irq_channel()
The IRQ mailbox is an optional channel and does not need to be kept until driver removal when an error occurs. Free the allocated memory in the error path. Add 'goto free_cl' when mbox_request_channel_byname() fails, to keep free at one place. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-report')
0 files changed, 0 insertions, 0 deletions
29 17:32:20 +0000'>2019-10-29ASoC: Intel: bxt_rt298: common hdmi codec supportKai Vehmanen 2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown 2019-06-06ASoC: Intel: bxt_rt298: use modern dai_link styleKuninori Morimoto 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner 2019-01-28ASoC: Intel: bxt_rt298: platform name fixup supportPierre-Louis Bossart