[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4fc0f5d3fe86cb5c2d1faa80b619fd53.broonie@kernel.org>
Date: Sun, 20 Jul 2025 15:17:49 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regmap fixes for v6.16-rc6
The following changes since commit d0b3b7b22dfa1f4b515fd3a295b3fd958f9e81af:
Linux 6.16-rc4 (2025-06-29 13:09:04 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.16-rc6
for you to fetch changes up to c871c199accb39d0f4cb941ad0dccabfc21e9214:
regmap: fix potential memory leak of regmap_bus (2025-06-29 22:10:36 +0100)
----------------------------------------------------------------
regmap: Fix for v6.16
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.
----------------------------------------------------------------
Abdun Nihaal (1):
regmap: fix potential memory leak of regmap_bus
drivers/base/regmap/regmap.c | 2 ++
1 file changed, 2 insertions(+)
Powered by blists - more mailing lists