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:
5dd48a2
)
microblaze: Remove saving and restoring before calling signal code
author
Michal Simek
<monstr@monstr.eu>
Fri, 13 Nov 2009 07:26:49 +0000
(08:26 +0100)
committer
Michal Simek
<monstr@monstr.eu>
Mon, 14 Dec 2009 07:44:55 +0000
(08:44 +0100)
Saving is done in SAVE_STATE macros that's why another save discard
previous saved value.
This change has no effect to normal programs because they ends in any exception
and they are killed. On the other side has effect on debugging.
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found