mbox series

[GIT,PULL] i.MX fixes for 6.6, round 2

Message ID 20231015090202.GW819755@dragon (mailing list archive)
State Accepted
Commit 48519d648b1a98367f1a19ef210de8c815ad1dbb
Headers show
Series [GIT,PULL] i.MX fixes for 6.6, round 2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.6-2

Message

Shawn Guo Oct. 15, 2023, 9:02 a.m. UTC
The following changes since commit f09752eaf0e8f8befc26b44c4d3e15633e56d16a:

  arm64: dts: imx: Add imx8mm-prt8mm.dtb to build (2023-09-25 10:19:52 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.6-2

for you to fetch changes up to 1558b1a8dd388f5fcc3abc1e24de854a295044c3:

  firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels() (2023-10-10 10:30:29 +0800)

----------------------------------------------------------------
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()")

----------------------------------------------------------------
Hao Ge (1):
      firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()

 drivers/firmware/imx/imx-dsp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+linux-soc@kernel.org Oct. 16, 2023, 3:21 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Sun, 15 Oct 2023 17:02:02 +0800 you wrote:
> The following changes since commit f09752eaf0e8f8befc26b44c4d3e15633e56d16a:
> 
>   arm64: dts: imx: Add imx8mm-prt8mm.dtb to build (2023-09-25 10:19:52 +0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.6-2
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] i.MX fixes for 6.6, round 2
    https://git.kernel.org/soc/soc/c/48519d648b1a

You are awesome, thank you!