From: Mark Brown Date: Wed, 8 Jul 2020 14:02:04 +0000 (+0100) Subject: Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Bossart... X-Git-Tag: v5.15~2585^2~94^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1e9c7ce7ad829f901549547a83fc7130ae9d3379;p=platform%2Fkernel%2Flinux-starfive.git Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Bossart : While experimenting and introducing errors in Baytrail topology files until I got them right, I encountered multiple kernel oopses and memory leaks. This is a first batch to harden the code, but we should probably think of a tool to fuzz the topology... Pierre-Louis Bossart (5): ASoC: topology: fix kernel oops on route addition error ASoC: topology: fix tlvs in error handling for widget_dmixer ASoC: topology: use break on errors, not continue ASoC: topology: factor kfree(se) in error handling ASoC: topology: add more logs when topology load fails. sound/soc/soc-topology.c | 97 ++++++++++++++++++++++++---------------- 1 file changed, 58 insertions(+), 39 deletions(-) base-commit: a5911ac5790acaf98c929b826b3f7b4a438f9759 -- 2.25.1 --- 1e9c7ce7ad829f901549547a83fc7130ae9d3379