Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH 3/8] Reworked: ARM: fix interrupt depth counting softint breakage




On Jun 27, 2008, at 11:08 AM, Imre Deak wrote:


From: Andy Shevchenko <andy.shevchenko%teleca.com@localhost>

The fast soft interrupt handler should be executed when interrupt depth
is equal to 0. So, we need to revert back the depth value before
cpu_dosoftints() call. Without this we have got panic just after Ctrl+C
pressing in the shell when __HAVE_FAST_SOFTINTS is enabled.

This has been properly fixed in <arm/arm32/frame.h>


Home | Main Index | Thread Index | Old Index