diff options
author | Sorin Dumitru <sdumitru@ixiacom.com> | 2014-06-20 14:23:35 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-08-01 17:32:23 +0200 |
commit | 077d0e65618f27b2199d622e12ada6d8f3dbd862 (patch) | |
tree | 35d94e1b73bc76ffc12346e8e1cfd0ba0dc1d0cf /kernel/power/hibernate.c | |
parent | 0435b13ee3732c1dda5312025f49073d01d8d15d (diff) |
MIPS: N32: Use compat getsockopt syscall
The IP_PKTOPTIONS sockopt puts control messages in option_values, these
need to be handled differently in the compat case. This is already done
through the MSG_CMSG_COMPAT flag, we just need to use
compat_sys_getsockopt which sets that flag.
Signed-off-by: Sorin Dumitru <sdumitru@ixiacom.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7115/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'kernel/power/hibernate.c')
0 files changed, 0 insertions, 0 deletions