From: Vineet Gupta Date: Mon, 11 Feb 2013 09:10:55 +0000 (+0530) Subject: ARC: Fix pt_orig_r8 access X-Git-Tag: v3.9-rc1~25^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eb3e7dd53a83cbe6e7b95aa87d2c5dc861233a6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed