]> bbs.cooldavid.org Git - net-next-2.6.git/commit
cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_gettime
authorJesper Nilsson <jesper.nilsson@axis.com>
Tue, 4 Mar 2008 22:29:23 +0000 (14:29 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 5 Mar 2008 00:35:16 +0000 (16:35 -0800)
commit87ffbe679e21cbf82ff8e3302520ff0ea2beed9a
tree8b32d7e368d98ec73a3567e378b7e5bbc584d90a
parent07f2402b4adbcd0e6822ddc27953b63d4504faec
cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_gettime

Last commit for unistd was not correct, it only had a partial update of
syscall numbers for __NR_timerfd_settime and __NR_timerfd_gettime.  Also,
NR_syscalls was not incremented for the new syscalls.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Mikael Starvik <mikael.starvik@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-cris/unistd.h