]> git.karo-electronics.de Git - mv-sheeva.git/commit
alpha: Wire up missing/new syscalls
authorDaniele Calore <orkaan@orkaan.org>
Tue, 8 Dec 2009 18:59:47 +0000 (13:59 -0500)
committerMatt Turner <mattst88@gmail.com>
Fri, 18 Dec 2009 06:11:13 +0000 (01:11 -0500)
commit21797c599c710d3851d241c4b50690f2482bf618
treed80d0d03acc38f57a1f775767300f52c960dee49
parent55639353a0035052d9ea6cfe4dde0ac7fcbb2c9f
alpha: Wire up missing/new syscalls

This wire up the: fallocate, timerfd_create, timerfd_settime,
timerfd_gettime, signalfd4, eventfd2, epoll_create1, dup3, pipe2,
inotify_init1, preadv, pwritev and rt_tgsigqueueinfo syscalls for
the alpha port.

For umount2, alpha have an "old" and "new" version called: oldumount and
umount; so ignore umount2.

Rebased on top of 6e17e8b9fb74b9fb9f6ea331f7f4a049c5b4c4b8 by Matt
Turner.

Signed-off-by: Daniele Calore <orkaan@orkaan.org>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/include/asm/unistd.h
arch/alpha/kernel/systbls.S