From: Al Viro Date: Mon, 22 Oct 2012 02:25:53 +0000 (-0400) Subject: powerpc: don't bother with zero-extending arguments in sys_clone() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~47^2~43^11~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d401279d682280a92db8193ede8415c34588207;p=pandora-kernel.git powerpc: don't bother with zero-extending arguments in sys_clone() ... since the syscall glue had been doing that for 9 years already. Signed-off-by: Al Viro --- Reading git-diff-tree failed