diff options
author | Chris Zankel <chris@zankel.net> | 2012-10-19 19:46:44 +0200 |
---|---|---|
committer | Chris Zankel <chris@zankel.net> | 2012-10-19 19:46:44 +0200 |
commit | 7216cabfff5149670445cd65d415ed5db21314b4 (patch) | |
tree | 5474d3c4722254163f7960b618cdf30b9a9887ce /arch/blackfin/mach-bf538 | |
parent | xtensa: minor compiler warning fix (diff) | |
download | linux-7216cabfff5149670445cd65d415ed5db21314b4.tar.xz linux-7216cabfff5149670445cd65d415ed5db21314b4.zip |
xtensa: add missing system calls to the syscall table
Add the following system calls to the syscall table:
fallocate
sendmmsg
umount2
syncfs
epoll_create1
inotify_init1
signalfd4
dup3
pipe2
timerfd_create
timerfd_settime
timerfd_gettime
eventfd2
preadv
pwritev
fanotify_init
fanotify_mark
process_vm_readv
process_vm_writev
name_to_handle_at
open_by_handle_at
sync_file_range
perf_event_open
rt_tgsigqueueinfo
clock_adjtime
prlimit64
kcmp
Note that we have to use the 'sys_sync_file_range2' version, so that
the 64-bit arguments are aligned correctly to the argument registers.
Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/blackfin/mach-bf538')
0 files changed, 0 insertions, 0 deletions