commit | 518075fc6ae8a4420b937009130e70cfdb7083b8 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Mon Feb 07 10:33:50 2011 +0100 |
committer | Michal Simek <monstr@monstr.eu> | Tue Feb 15 15:13:24 2011 +0100 |
tree | 29453b2cf3f6c541603d74c9f3c8cf475700ecb3 | |
parent | b777a37c29f547f647ead4578f88f4bcfad52b10 [diff] |
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>