Re: [PATCH 59/60] microblaze_v4: syscall_table.S and unistd.h

From: Paul Mundt
Date: Sat Jun 28 2008 - 01:13:57 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/