Hi Marc, Sumit
I would appreciate if you have any advice on this patch.
Yuichi Ito
-----Original Message-----
From: Yuichi Ito <ito-yuichi@xxxxxxxxxxx>
Sent: Thursday, September 24, 2020 1:43 PM
To: maz@xxxxxxxxxx; sumit.garg@xxxxxxxxxx; tglx@xxxxxxxxxxxxx;
jason@xxxxxxxxxxxxxx; catalin.marinas@xxxxxxx; will@xxxxxxxxxx
Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Ito,
Yuichi/伊藤 有一 <ito-yuichi@xxxxxxxxxxx>
Subject: [PATCH 0/2] Enable support IPI_CPU_CRASH_STOP to be
pseudo-NMI
Enable support IPI_CPU_CRASH_STOP to be pseudo-NMI
This patchset enables IPI_CPU_CRASH_STOP IPI to be pseudo-NMI.
This allows kdump to collect system information even when the CPU is in a
HARDLOCKUP state.
Only IPI_CPU_CRASH_STOP uses NMI and the other IPIs remain normal
IRQs.
The patch has been tested on ThunderX.