From: Yuan Can <yuancan@huawei.com>
To: <will@kernel.org>, <mark.rutland@arm.com>,
<bbudiredla@marvell.com>, <suzuki.poulose@arm.com>,
<Jonathan.Cameron@huawei.com>,
<linux-arm-kernel@lists.infradead.org>
Cc: <yuancan@huawei.com>
Subject: [PATCH 0/2] perf: Fix some hotplug callback leaks
Date: Tue, 15 Nov 2022 07:02:05 +0000 [thread overview]
Message-ID: <20221115070207.32634-1-yuancan@huawei.com> (raw)
This series fix two error handling missing related problems that can lead
to hotplug callback leaks.
Yuan Can (2):
perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()
drivers: perf: marvell_cn10k: Fix hotplug callback leak in
tad_pmu_init()
drivers/perf/arm_dsu_pmu.c | 6 +++++-
drivers/perf/marvell_cn10k_tad_pmu.c | 6 +++++-
2 files changed, 10 insertions(+), 2 deletions(-)
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2022-11-15 7:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-15 7:02 Yuan Can [this message]
2022-11-15 7:02 ` [PATCH 1/2] perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init() Yuan Can
2022-11-15 11:44 ` Suzuki K Poulose
2022-11-15 7:02 ` [PATCH 2/2] drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init() Yuan Can
2022-11-15 18:32 ` [PATCH 0/2] perf: Fix some hotplug callback leaks Will Deacon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221115070207.32634-1-yuancan@huawei.com \
--to=yuancan@huawei.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=bbudiredla@marvell.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=suzuki.poulose@arm.com \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.