xtensa: call check_s32c1i after trap_init
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 16 Oct 2013 22:42:20 +0000 (02:42 +0400)
committerChris Zankel <chris@zankel.net>
Tue, 14 Jan 2014 18:19:55 +0000 (10:19 -0800)
Otherwise exceptions may occur prior to exception handling mechanism
initialization, resulting in silently dead system.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>

No differences found