Skip to content
Commit acce2f71 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

ia64: assign syscall numbers for perf and seccomp



Most architectures have assigned numbers for both seccomp and
perf_event_open, even when they do not implement either.

ia64 is an exception here, so for consistency lets add numbers for both
of them. Unless CONFIG_PERF_EVENTS and CONFIG_SECCOMP are implemented,
the system calls just return -ENOSYS.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 7349ee3a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment