]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
microblaze: Fix msr handling in interrupt_handler
authorMichal Simek <monstr@monstr.eu>
Mon, 7 Feb 2011 09:33:50 +0000 (10:33 +0100)
committerMichal Simek <monstr@monstr.eu>
Tue, 15 Feb 2011 14:13:24 +0000 (15:13 +0100)
commit518075fc6ae8a4420b937009130e70cfdb7083b8
tree29453b2cf3f6c541603d74c9f3c8cf475700ecb3
parentb777a37c29f547f647ead4578f88f4bcfad52b10
microblaze: Fix msr handling in interrupt_handler

Fix ancient code which worked with MSR in a bad way.
Use rtid instruction which enable IRQs and jump.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/cpu/irq.S