kernel-ark/arch/tile/mm
Chris Metcalf d929b6aeaa arch/tile: Use <asm-generic/syscalls.h>
With this change we now include <asm-generic/syscalls.h> into the "tile"
version of the header.  To take full advantage of the prototypes there,
we also change our naming convention for "struct pt_regs *" syscalls so
that, e.g., _sys_execve() is the "true" syscall entry, which sets the
appropriate register to point to the pt_regs before calling sys_execve().

While doing this I realized I no longer needed the fork and vfork
entry point stubs, since those functions aren't in the generic
syscall ABI, so I removed them as well.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2010-10-14 14:34:33 -04:00
..
elf.c
extable.c
fault.c arch/tile: Use <asm-generic/syscalls.h> 2010-10-14 14:34:33 -04:00
highmem.c arch/tile: support new kunmap_atomic() naming convention. 2010-08-11 10:54:13 -04:00
homecache.c arch/tile: Various cleanups. 2010-08-13 08:52:19 -04:00
hugetlbpage.c
init.c
Makefile
migrate_32.S
migrate.h
mmap.c
pgtable.c arch: tile: mm: pgtable.c: Removed duplicated #include 2010-08-13 08:10:24 -04:00