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 depthis equal to 0. So, we need to revert back the depth value beforecpu_dosoftints() call. Without this we have got panic just after Ctrl+Cpressing in the shell when __HAVE_FAST_SOFTINTS is enabled.
This has been properly fixed in <arm/arm32/frame.h>