git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afc26cb
)
microblaze: Save and restore msr in hw exception
author
Michal Simek
<monstr@monstr.eu>
Thu, 17 Sep 2009 15:37:33 +0000
(17:37 +0200)
committer
Michal Simek
<monstr@monstr.eu>
Tue, 22 Sep 2009 06:50:15 +0000
(08:50 +0200)
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>
No differences found