Merge tag 'imx-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorArnd Bergmann <arnd@arndb.de>
Mon, 16 Oct 2023 14:17:29 +0000 (16:17 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 16 Oct 2023 14:17:29 +0000 (16:17 +0200)
commit36fb6a3ccf5f90ed589c9ee9b47bddaf032f4d3f
tree0f5cc99c513a4119e5ea8baa3967f0c472add199
parent606c577f75573aceeff35176c24b0dfb0b11db01
parent1558b1a8dd388f5fcc3abc1e24de854a295044c3
Merge tag 'imx-fixes-6.6-2' of git://git./linux/kernel/git/shawnguo/linux into arm/fixes

i.MX fixes for 6.6, round 2:

- Fix an use_after_free bug in imx_dsp_setup_channels() that is
  introduced by commit e527adfb9b7d ("firmware: imx-dsp: Fix an error
  handling path in imx_dsp_setup_channels()")

* tag 'imx-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()

Link: https://lore.kernel.org/r/20231015090202.GW819755@dragon
Signed-off-by: Arnd Bergmann <arnd@arndb.de>