]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'soc_fsl-7.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy...
authorArnd Bergmann <arnd@arndb.de>
Wed, 4 Mar 2026 20:39:09 +0000 (21:39 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 4 Mar 2026 20:39:09 +0000 (21:39 +0100)
commit4bc732b00a9f1f31f130e2dc3668e2760f2e961b
tree7d3f9a63ea6b67cefdad5f2585f8a4f339b49bec
parentb69d48137ea138e054f7d40e72306ef7ef85548d
parent3f4e403304186d79fddace860360540fc3af97f9
Merge tag 'soc_fsl-7.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux into arm/fixes

FSL SOC Fixes for 7.0

- Fix a race condition in Freescale Queue and Buffer Manager.
- Fix a trivial error verification in CPM1

* tag 'soc_fsl-7.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux:
  soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource() in qmc_qe_init_resources()
  soc: fsl: qbman: fix race condition in qman_destroy_fq

Signed-off-by: Arnd Bergmann <arnd@arndb.de>