[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220907155456.GA3526808-robh@kernel.org>
Date: Wed, 7 Sep 2022 10:54:56 -0500
From: Rob Herring <robh@...nel.org>
To: Alexander A Sverdlin <alexander.sverdlin@...ia.com>
Cc: Rob Herring <robh+dt@...nel.org>,
Frank Rowand <frowand.list@...il.com>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH v2] of: irq: Report individual failures in of_irq_init()
On Wed, 07 Sep 2022 14:16:29 +0200, Alexander A Sverdlin wrote:
> From: Alexander Sverdlin <alexander.sverdlin@...ia.com>
>
> New pr_err(), a copy of preceeding pr_debug(), faciliates debugging.
>
> This change was inspired by a long lasting debugging of the
> octeon_irq_init_ciu() which fails completely silently and leaves the
> interrupt controller half-way configured which in turn had very non-obvious
> effects.
>
> Signed-off-by: Alexander Sverdlin <alexander.sverdlin@...ia.com>
> ---
>
> Changelog:
> v2:
> * Kept existing pr_debug() on Rob's request
>
> drivers/of/irq.c | 3 +++
> 1 file changed, 3 insertions(+)
>
Applied, thanks!
Powered by blists - more mailing lists