From: Chandrakala Chavva Date: Tue, 11 May 2010 00:11:54 +0000 (-0700) Subject: MIPS: N32: Use compat version for sys_ppoll. X-Git-Tag: v2.6.34~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46afb8296c2494bfce17064124b253eb9b176ef9;p=pandora-kernel.git MIPS: N32: Use compat version for sys_ppoll. The sys_ppoll() takes struct 'struct timespec'. This is different for the N32 and N64 ABIs. Use the compat version to do the proper conversions. Signed-off-by: David Daney To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/1210/ Signed-off-by: Ralf Baechle --- --- Reading git-diff-tree failed