From: Will Deacon <will@kernel.org>
To: Shuai Xue <xueshuai@linux.alibaba.com>,
Mark Rutland <mark.rutland@arm.com>, Frank Li <Frank.li@nxp.com>,
Xu Yang <xu.yang_2@nxp.com>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
Yushan Wang <wangyushan12@huawei.com>,
Ji Sheng Teoh <jisheng.teoh@starfivetech.com>,
Khuong Dinh <khuong@os.amperecomputing.com>,
Besar Wicaksono <bwicaksono@nvidia.com>,
Ilkka Koskinen <ilkka@os.amperecomputing.com>,
Jonathan Cameron <jic23@kernel.org>,
Suzuki K Poulose <suzuki.poulose@arm.com>,
Chengwen Feng <fengchengwen@huawei.com>,
Yury Norov <ynorov@nvidia.com>, Ma Ke <make24@iscas.ac.cn>,
linux-arm-kernel@lists.infradead.org,
linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org,
imx@lists.linux.dev, linux-arm-msm@vger.kernel.org,
Pan Chuang <panchuang@vivo.com>
Cc: catalin.marinas@arm.com, kernel-team@android.com,
Will Deacon <will@kernel.org>
Subject: Re: [PATCH 0/3] perf: Remove redundant error messages on IRQ request failure
Date: Thu, 6 Aug 2026 18:11:42 +0100 [thread overview]
Message-ID: <178585020446.3647840.3969322133081891560.b4-ty@kernel.org> (raw)
In-Reply-To: <20260717103123.34887-1-panchuang@vivo.com>
On Fri, 17 Jul 2026 18:31:16 +0800, Pan Chuang wrote:
> devm_request_threaded_irq() and devm_request_any_context_irq()
> automatically log detailed error messages on failure via
> the devm_request_result() helper, which prints device
> name, IRQ number, handler functions, and error code.
>
> Since devm_request_irq() is a static inline wrapper around
> devm_request_threaded_irq(), it also benefits from this
> automatic logging.
>
> [...]
Applied to arm64 (for-next/perf), thanks!
[1/3] perf: Remove redundant dev_err()/dev_err_probe()
https://git.kernel.org/arm64/c/a2d0c34f6dc0
[2/3] perf: arm_cspmu: Remove redundant dev_err()
https://git.kernel.org/arm64/c/3bee2a4d210b
[3/3] drivers/perf: hisi: Remove redundant dev_err()/dev_err_probe()
https://git.kernel.org/arm64/c/5f254ed7149e
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
prev parent reply other threads:[~2026-08-06 17:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-17 10:31 [PATCH 0/3] perf: Remove redundant error messages on IRQ request failure Pan Chuang
2026-07-17 10:31 ` [PATCH 1/3] perf: Remove redundant dev_err()/dev_err_probe() Pan Chuang
2026-07-17 11:06 ` Xu Yang
2026-07-17 16:00 ` Frank Li
2026-07-23 1:32 ` Shuai Xue
2026-07-17 10:31 ` [PATCH 2/3] perf: arm_cspmu: Remove redundant dev_err() Pan Chuang
2026-07-23 22:38 ` Ilkka Koskinen
2026-07-17 10:31 ` [PATCH 3/3] drivers/perf: hisi: Remove redundant dev_err()/dev_err_probe() Pan Chuang
2026-07-20 4:05 ` Yushan Wang
2026-08-06 17:11 ` Will Deacon [this message]
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=178585020446.3647840.3969322133081891560.b4-ty@kernel.org \
--to=will@kernel.org \
--cc=Frank.li@nxp.com \
--cc=bwicaksono@nvidia.com \
--cc=catalin.marinas@arm.com \
--cc=fengchengwen@huawei.com \
--cc=festevam@gmail.com \
--cc=ilkka@os.amperecomputing.com \
--cc=imx@lists.linux.dev \
--cc=jic23@kernel.org \
--cc=jisheng.teoh@starfivetech.com \
--cc=kernel-team@android.com \
--cc=kernel@pengutronix.de \
--cc=khuong@os.amperecomputing.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=make24@iscas.ac.cn \
--cc=mark.rutland@arm.com \
--cc=panchuang@vivo.com \
--cc=s.hauer@pengutronix.de \
--cc=suzuki.poulose@arm.com \
--cc=wangyushan12@huawei.com \
--cc=xu.yang_2@nxp.com \
--cc=xueshuai@linux.alibaba.com \
--cc=ynorov@nvidia.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox