]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'regmap-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Jul 2025 15:56:40 +0000 (08:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Jul 2025 15:56:40 +0000 (08:56 -0700)
commit875dd235ceca6dc1821ea4ba6a7d41cdf0df6a55
treec12f44fdf015adb4745411a7543de4703fe05ed4
parente2e9e161997ad0b44e37c82824fcab4e0a1e261d
parentc871c199accb39d0f4cb941ad0dccabfc21e9214
Merge tag 'regmap-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap fix from Mark Brown:
 "A fix for a memory leak when we get an error during regmap init for a
  bus that uses free_on_exit to clean up device specific data"

* tag 'regmap-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: fix potential memory leak of regmap_bus