Blackfin arch: fix endless loop bug when a double fault happens
authorRobin Getz <robin.getz@analog.com>
Tue, 9 Oct 2007 09:24:30 +0000 (17:24 +0800)
committerBryan Wu <bryan.wu@analog.com>
Tue, 9 Oct 2007 09:24:30 +0000 (17:24 +0800)
Today when a double fault happens (exception during an exception
handling event), we go into an endless loop, with nothing comming out
the UART. With this patch, we actually see that we have commited a
double fault event

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

No differences found