microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc
authorMichal Simek <monstr@monstr.eu>
Tue, 22 Jun 2010 12:05:43 +0000 (14:05 +0200)
committerMichal Simek <monstr@monstr.eu>
Wed, 4 Aug 2010 08:22:45 +0000 (10:22 +0200)
We don't need to protect by BIP whole ret_from_trap/ret_from_exc code.
Only restoring from user/hw exception should be covered.
If BIP is setup, IRQ can't occur.

Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found