From: David S. Miller Date: Thu, 1 May 2014 02:37:48 +0000 (-0700) Subject: sparc64: Fix argument sign extension for compat_sys_futex(). X-Git-Tag: v3.2.64~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ca0c6f15ab5fe3bbaa2c7cf44f3ee5918ba572e;p=pandora-kernel.git sparc64: Fix argument sign extension for compat_sys_futex(). [ Upstream commit aa3449ee9c87d9b7660dd1493248abcc57769e31 ] Only the second argument, 'op', is signed. Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed