linux/arch/mips/kernel/syscalls
Christoph Hellwig 55db9c0e85 net: remove compat_sys_{get,set}sockopt
Now that the ->compat_{get,set}sockopt proto_ops methods are gone
there is no good reason left to keep the compat syscalls separate.

This fixes the odd use of unsigned int for the compat_setsockopt
optlen and the missing sock_use_custom_sol_socket.

It would also easily allow running the eBPF hooks for the compat
syscalls, but such a large change in behavior does not belong into
a consolidation patch like this one.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-19 18:16:40 -07:00
..
Makefile MIPS: syscalls: fix indentation of the 'SYSNR' message 2020-01-20 15:39:34 -08:00
syscall_n32.tbl net: remove compat_sys_{get,set}sockopt 2020-07-19 18:16:40 -07:00
syscall_n64.tbl vfs: add faccessat2 syscall 2020-05-14 16:44:25 +02:00
syscall_o32.tbl net: remove compat_sys_{get,set}sockopt 2020-07-19 18:16:40 -07:00
syscallhdr.sh asm-generic: fix unistd_32.h generation format 2020-04-07 10:43:42 -07:00
syscallnr.sh
syscalltbl.sh mips: remove nargs from __SYSCALL 2019-07-30 10:50:30 -07:00