[PATCH] arm64: signal: Delay calling signals in atomic

Sebastian Andrzej Siewior bigeasy at linutronix.de
Fri Oct 15 10:03:25 PDT 2021


On 2021-10-12 16:44:21 [+0800], He Zhe wrote:
> Debugging with breakpoints on arm64 and RT would trigger the following
> call trace. When CONFIG_PREEMPT_RT is enabled, spin_locks become mutexes,
> and one of these is the spin lock used in signal handling.

Applied.

Sebastian



More information about the linux-arm-kernel mailing list