From: Ralf Baechle Date: Thu, 9 Jul 2015 16:02:51 +0000 (+0200) Subject: MIPS: O32: Use compat_sys_getsockopt. X-Git-Tag: omap-for-v4.2/fixes-rc2-v2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51d53674c3fff11e9231e66ca8616c65deadfb6c;p=pandora-kernel.git MIPS: O32: Use compat_sys_getsockopt. We were using the native syscall and that results in subtle breakage. This is the same issue as fixed in 077d0e65618f27b2199d622e12ada6d8f3dbd862 (MIPS: N32: Use compat getsockopt syscall) but that commit did fix it only for N32. Signed-off-by: Ralf Baechle Link: https://bugzilla.kernel.org/show_bug.cgi?id=100291 --- Reading git-diff-tree failed