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:
c723ea4
)
ARC: unaligned access emulation broken if callee-reg dest of LD/ST
author
Vineet Gupta
<vgupta@synopsys.com>
Sat, 6 Apr 2013 11:41:58 +0000
(17:11 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Tue, 7 May 2013 08:13:55 +0000
(13:43 +0530)
The fixup code correctly updates the callee-regs on stack, but
fails to unwind it into actual register file. Thus userspace won't see
the update.
Reported-by: Noam Camus <noamc@ezchip.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
No differences found