commit | 078a3e92da05c403862958b078e1781c1d9839c0 | [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 | 736245cedbf5156460d8168023d47f69172e31fc [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>