summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2025-11-27 14:47:02 +0100
committerSasha Levin <sashal@kernel.org>2026-03-04 07:21:23 -0500
commit76096f156fe9dc9fbd6e4618088706e91b9b0a6c (patch)
treef6572add33fda1f83178d0f213ec5c2edaed8558 /tools/perf/scripts/python/stackcollapse.py
parente4010282364fcca44e297587f7f3401673b63143 (diff)
downloadkernel-76096f156fe9dc9fbd6e4618088706e91b9b0a6c.tar.gz
mux: mmio: fix regmap leak on probe failure
[ Upstream commit 3c4ae63073d84abee5d81ce46d86a94e9dae9c89 ] The mmio regmap that may be allocated during probe is never freed. Switch to using the device managed allocator so that the regmap is released on probe failures (e.g. probe deferral) and on driver unbind. Fixes: 61de83fd8256 ("mux: mmio: Do not use syscon helper to build regmap") Cc: stable@vger.kernel.org # 6.16 Cc: Andrew Davis <afd@ti.com> Signed-off-by: Johan Hovold <johan@kernel.org> Acked-by: Andrew Davis <afd@ti.com> Link: https://patch.msgid.link/20251127134702.1915-1-johan@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions