Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables...
authorRobin Getz <robin.getz@analog.com>
Tue, 9 Oct 2007 09:28:36 +0000 (17:28 +0800)
committerBryan Wu <bryan.wu@analog.com>
Tue, 9 Oct 2007 09:28:36 +0000 (17:28 +0800)
Also ensure that the traps_c code doesn't cause a double fault, by
sending a signal to a faulting kernel before the memory subsystem
is fully initialized, by printing out the error message before sending
the signal.

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

No differences found