]> git.baikalelectronics.ru Git - kernel.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)
commit2f8c64028c99fa72717cee6ef42e6a2fafb1c93b
tree8b32d7e368d98ec73a3567e378b7e5bbc584d90a
parent3369e077a073ba2254f2cc8d2ebdd4f79e01e996
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