From: Chris Metcalf Date: Mon, 4 Mar 2013 18:37:32 +0000 (-0500) Subject: tile: properly use COMPAT_SYSCALL_DEFINEx X-Git-Tag: v3.9-rc2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c319a2c3c2efd397281089b9cdce3050febeff;p=pandora-kernel.git tile: properly use COMPAT_SYSCALL_DEFINEx This was pointed out by Al Viro. Using the correct wrappers properly does sign extension as necessary on syscall arguments. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed