Home
last modified time | relevance | path

Searched hist:"96014 cc39bffe04429bcd143aa7bbde81f659ee4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/microblaze/kernel/
H A Dentry.Sdiff 96014cc39bffe04429bcd143aa7bbde81f659ee4 Tue Jun 22 07:05:43 CDT 2010 Michal Simek <monstr@monstr.eu> 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>