From: Roland McGrath Date: Wed, 23 Sep 2009 02:58:58 +0000 (-0700) Subject: x86: ptrace: do not sign-extend orig_ax on write X-Git-Tag: v2.6.32-rc1~179^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08ff18e299b1a1c91f4911fe9f35c4550218c73f;p=pandora-kernel.git x86: ptrace: do not sign-extend orig_ax on write The high 32 bits of orig_ax will be ignored when it matters, so don't fiddle them when setting it. Signed-off-by: Roland McGrath --- Reading git-diff-tree failed