+8
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In certain cases during a kernel panic, interrupts on non-panicking
CPUs are disabled. Since CPU context cannot be collected by sending IPIs
to those CPUs, it impacts debugging the problem. Forcing a watchdog bite
during kernel panic will ensure us getting the proper CPU context. Hence
adding support for the same.
Change-Id: I53b4029bac23d723f4eb07e53534ea526bcd245f
Signed-off-by:
Satyajit Desai <sadesai@codeaurora.org>