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: omap-for-v3.16/fixes-against-rc1~211^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa3449ee9c87d9b7660dd1493248abcc57769e31;p=pandora-kernel.git sparc64: Fix argument sign extension for compat_sys_futex(). Only the second argument, 'op', is signed. Signed-off-by: David S. Miller --- Reading git-diff-tree failed