ARC: Fix pt_orig_r8 access
authorVineet Gupta <vgupta@synopsys.com>
Mon, 11 Feb 2013 09:10:55 +0000 (14:40 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 15 Feb 2013 17:46:21 +0000 (23:16 +0530)
commit3eb3e7dd53a83cbe6e7b95aa87d2c5dc861233a6
treef89a94aef668dc41e854b358c863a7a4f9443158
parent7f85e5ec0d451e4a12037dcd6936f2d7494b2c6c
ARC: Fix pt_orig_r8 access

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>
arch/arc/kernel/entry.S