(subset) [PATCH 0/7] soc: Remove redundant error messages on IRQ request failure

Bjorn Andersson andersson at kernel.org
Mon Aug 31 19:09:28 PDT 2026


On Mon, 20 Jul 2026 17:59:06 +0800, Pan Chuang wrote:
> Commit 55b48e23f5c4 ("genirq/devres: Add error handling in
> devm_request_*_irq()") added automatic error logging to
> devm_request_threaded_irq() and devm_request_any_context_irq()
> via the new devm_request_result() helper, which prints device
> name, IRQ number, handler functions, and error code on failure.
> 
> Since devm_request_irq() is a static inline wrapper around
> devm_request_threaded_irq(), it also benefits from this
> automatic logging.
> 
> [...]

Applied, thanks!

[4/7] soc: qcom: Remove redundant dev_err()
      commit: 29b96e2769def61531c19aa537f5a3cf3ef38e41

Best regards,
-- 
Bjorn Andersson <andersson at kernel.org>



More information about the linux-arm-kernel mailing list