[Blackfin] arch: Don't oops_in_progress if single step is comming from the kernel
authorRobin Getz <robin.getz@analog.com>
Thu, 10 Jan 2008 09:57:56 +0000 (17:57 +0800)
committerBryan Wu <bryan.wu@analog.com>
Thu, 10 Jan 2008 09:57:56 +0000 (17:57 +0800)
Don't oops_in_progress if single step is comming from the
kernel, which happens if a single step occurs after a exception cause.
This fixes up the remaining issues in the toolchain bug.

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>

No differences found