On Thu, Jun 26, 2008 at 02:30:28PM +0200, monstr@xxxxxxxxx wrote: > +#define __NR_semtimedop 325 > +#define __NR_timerfd_settime 326 > +#define __NR_timerfd_gettime 327 > + > +#ifdef __KERNEL__ > + > +#define __NR_syscalls 327 > + Off-by-1 on __NR_syscalls, this should be 328. -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html