]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'tegra-for-6.19-core' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Tue, 25 Nov 2025 09:24:21 +0000 (10:24 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 25 Nov 2025 09:24:21 +0000 (10:24 +0100)
amba: Fixes for v6.19-rc1

Fix a device leak. Could go into v6.18 as a fix, but since this problem
has existed for a long time and nobody has reported it before it doesn't
seem critical enough and sufficient to get it into 6.19 and then
backported.

* tag 'tegra-for-6.19-core' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  amba: tegra-ahb: Fix device leak on SMMU enable

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

Trivial merge