commit | ac854ff1fc779101ff1989c3a20c1f238a2b5f3a | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Thu Sep 17 17:37:33 2009 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Tue Sep 22 08:50:15 2009 +0200 |
tree | f49001366317e3c8032b63c405c05dc457ea36ca | |
parent | afc26cb39e1e74c87a1b5eb013ead2590b91489c [diff] |
microblaze: Save and restore msr in hw exception I thought that this part of code could be removed because just save and restore MSR but any code can't change it. But seems to that any part of code works with this information. This patch solved problem with allocation. Signed-off-by: Michal Simek <monstr@monstr.eu>