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:
7f85e5e
)
ARC: Fix pt_orig_r8 access
author
Vineet Gupta
<vgupta@synopsys.com>
Mon, 11 Feb 2013 09:10:55 +0000
(14:40 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Fri, 15 Feb 2013 17:46:21 +0000
(23:16 +0530)
Syscall restarting fixes made pt_regs->orig_r8 a short word, which was
not reflected in the assembler code - thus could potentially break gdb
debugging.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
No differences found