[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180302164411.fxdx72ttz7livz2e@lakrids.cambridge.arm.com>
Date: Fri, 2 Mar 2018 16:44:13 +0000
From: Mark Rutland <mark.rutland@....com>
To: Grzegorz Jaszczyk <jaz@...ihalf.com>
Cc: Marc Zyngier <marc.zyngier@....com>, catalin.marinas@....com,
will.deacon@....com, james.morse@....com,
"AKASHI, Takahiro" <takahiro.akashi@...aro.org>,
Hoeun Ryu <hoeun.ryu@...il.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Nadav Haklai <nadavh@...vell.com>,
Marcin Wojtas <mw@...ihalf.com>
Subject: Re: [PATCH] arm64: kdump: fix interrupt handling done during
machine_crash_shutdown
On Fri, Mar 02, 2018 at 02:52:07PM +0100, Grzegorz Jaszczyk wrote:
> 2018-03-02 14:15 GMT+01:00 Mark Rutland <mark.rutland@....com>:
> > Do you see this for a panic() in *any* interrupt handler?
>
> I only test with this two interrupt handlers: watchdog and i2c but I
> think it will behave the same with others - I can try with other if
> you want, any suggestion which? Maybe with some PPI interrupt instead?
> >
> > Can you trigger the issue with magic-sysrq c, for example?
>
> There is no problem when I trigger it via 'echo c >
> /proc/sysrq-trigger' - it works well all the time. The problem appears
> only, when the kexec/kdump procedure is triggered from interrupt
> context
I'd meant that you'd send sysrq + c over serial, rather than writing to
/proc/sysrq-trigger. That way, the panic will be in the context of the
UART IRQ handler.
If that shows the issue, that's ilikely to be the easiest way for
someone else to reproduce and investigate this.
Thanks,
Mark.
Powered by blists - more mailing lists