https://github.com/torvalds/linux
Revision 79f211b8e17205aae0304c58518fbc58506e52e3 authored by Paul Mundt on 19 January 2010, 08:00:31 UTC, committed by Paul Mundt on 19 January 2010, 08:00:31 UTC
sh64 on the other hand provides both direct broken out syscalls as well
as socketcall access. As there are binaries that use both socketcall has
to stay around. The current ABI prefers direct syscalls.

It was pointed out that when sys_recvmmsg was added in, sys_accept4 was
overlooked. This takes care of wiring it up.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
1 parent 6eacb2c
History
Tip revision: 79f211b8e17205aae0304c58518fbc58506e52e3 authored by Paul Mundt on 19 January 2010, 08:00:31 UTC
sh64: wire up sys_accept4.
Tip revision: 79f211b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 843 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 160.2 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top