xtensa: keep a3 and excsave1 on entry to exception handlers
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 3 Jul 2013 16:23:28 +0000 (20:23 +0400)
committerChris Zankel <chris@zankel.net>
Fri, 6 Sep 2013 16:47:41 +0000 (09:47 -0700)
Based on the SMP patch by Joe Taylor and subsequent fixes.
Preserve exception table pointer (normally stored in excsave1 SR) as it
cannot be easily restored in SMP environment.

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

No differences found