commit | 59970753536d98d33efcbe4f119ad8e3e399a46b | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Thu Oct 17 02:42:20 2013 +0400 |
committer | Chris Zankel <chris@zankel.net> | Tue Jan 14 10:19:55 2014 -0800 |
tree | 7445d002749479bfea2938e591ce7b2e1d72df83 | |
parent | 6235153170db777296b6a47181056dd30a027d03 [diff] |
xtensa: call check_s32c1i after trap_init 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>