[Blackfin] arch: Don't oops_in_progress if single step is comming from the kernel
commit6b5eace2f15b53d5a6849078d22e78db77625929
authorRobin Getz <robin.getz@analog.com>
Thu, 10 Jan 2008 09:57:56 +0000 (10 17:57 +0800)
committerBryan Wu <bryan.wu@analog.com>
Thu, 10 Jan 2008 09:57:56 +0000 (10 17:57 +0800)
treed2c74b2f7c963ff1c3b419513f967a196678ce42
parenta546b0ac5988348446e4fd5987df699b4c9b1f2a
[Blackfin] arch: Don't oops_in_progress if single step is comming from the kernel

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>
arch/blackfin/kernel/traps.c