From: Robin Getz Date: Tue, 9 Oct 2007 09:28:36 +0000 (+0800) Subject: Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables... X-Git-Tag: v2.6.24-rc1~1462^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce3afa1c043ab3d4125671441a57353d80f5f6f7;p=pandora-kernel.git Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables are set up will print out 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 Signed-off-by: Bryan Wu --- Reading git-diff-tree failed