[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdZZN9hfZ7ARRd+JbFKjfXDMa_M3wqYD1gPqUCiTpp=LNA@mail.gmail.com>
Date: Fri, 27 Mar 2020 11:28:38 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Sungbo Eo <mans0n@...ani.run>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Jason Cooper <jason@...edaemon.net>,
Marc Zyngier <maz@...nel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-oxnas@...ups.io, Neil Armstrong <narmstrong@...libre.com>
Subject: Re: [PATCH v2] irqchip/versatile-fpga: Handle chained IRQs properly
On Thu, Mar 19, 2020 at 3:36 AM Sungbo Eo <mans0n@...ani.run> wrote:
> Enclose the chained handler with chained_irq_{enter,exit}(), so that the
> muxed interrupts get properly acked.
>
> This patch also fixes a reboot bug on OX820 SoC, where the jiffies timer
> interrupt is never acked. The kernel waits a clock tick forever in
> calibrate_delay_converge(), which leads to a boot hang.
>
> Fixes: c41b16f8c9d9 ("ARM: integrator/versatile: consolidate FPGA IRQ handling code")
> Signed-off-by: Sungbo Eo <mans0n@...ani.run>
> Cc: Neil Armstrong <narmstrong@...libre.com>
> ---
> v2: moved readl below chained_irq_enter()
> added Fixes tag
Reviewed-by: Linus Walleij <linus.walleij@...aro.org>
I wonder how Integrator keeps working so well despite
this. I can't test it right now but I'm sure it is fine.
Yours,
Linus Walleij
Powered by blists - more mailing lists