linux/arch/sh/kernel
Paul Mundt 79f211b8e1 sh64: wire up sys_accept4.
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>
2010-01-19 17:00:31 +09:00
..
cpu sh: dmaengine support for SH7785 2009-12-17 14:19:33 +09:00
vsyscall
.gitignore
Makefile sh: Remove old early serial console code V2 2009-12-15 12:07:35 +09:00
asm-offsets.c
cpufreq.c
crash_dump.c
debugtraps.S
disassemble.c
dma-nommu.c
dumpstack.c
dwarf.c
early_printk.c sh: Remove old early serial console code V2 2009-12-15 12:07:35 +09:00
entry-common.S
ftrace.c sh: ftrace: Fix up syscall tracing build. 2009-12-11 15:25:41 +09:00
head_32.S
head_64.S
idle.c sh: Only use bl bit toggling for sleeping idle. 2009-12-21 11:57:33 +09:00
init_task.c
io.c
io_generic.c
io_trapped.c
irq.c genirq: Convert irq_desc.lock to raw_spinlock 2009-12-14 23:55:33 +01:00
irq_32.c
irq_64.c
kgdb.c
kprobes.c
localtimer.c
machine_kexec.c
machvec.c
module.c
nmi_debug.c
perf_callchain.c
perf_event.c
process_32.c
process_64.c sh: Fix up FPU build for SH5 2009-12-15 12:07:36 +09:00
ptrace_32.c
ptrace_64.c sh: Fix up FPU build for SH5 2009-12-15 12:07:36 +09:00
relocate_kernel.S
return_address.c
setup.c sh-sci: Extend sh-sci driver with early console V2 2009-12-15 12:06:29 +09:00
sh_bios.c
sh_ksyms_32.c
sh_ksyms_64.c
signal_32.c
signal_64.c sh: Fix up FPU build for SH5 2009-12-15 12:07:36 +09:00
smp.c
stacktrace.c
swsusp.c
sys_sh.c Unify sys_mmap* 2009-12-11 06:44:29 -05:00
sys_sh32.c
sys_sh64.c
syscalls_32.S sh: unwire sys_recvmmsg. 2010-01-19 17:00:06 +09:00
syscalls_64.S sh64: wire up sys_accept4. 2010-01-19 17:00:31 +09:00
time.c
topology.c
traps.c
traps_32.c sh: Make the unaligned trap handler always obey notification levels. 2009-12-14 11:46:09 +09:00
traps_64.c sh: Fix up FPU build for SH5 2009-12-15 12:07:36 +09:00
unwinder.c
vmlinux.lds.S