tile: properly use COMPAT_SYSCALL_DEFINEx
authorChris Metcalf <cmetcalf@tilera.com>
Mon, 4 Mar 2013 18:37:32 +0000 (13:37 -0500)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 4 Mar 2013 18:37:32 +0000 (13:37 -0500)
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 <cmetcalf@tilera.com>

No differences found