]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit96014cc39bffe04429bcd143aa7bbde81f659ee4
tree4e665aa0455408f7a3fe7e925ca8597fe4ac8cc9
parent5c0d72b1b35fd0dad7dd70a114df068eadcc1b16
microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc

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>
arch/microblaze/kernel/entry.S