[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080628051027.GJ25492@linux-sh.org>
Date: Sat, 28 Jun 2008 14:10:27 +0900
From: Paul Mundt <lethal@...ux-sh.org>
To: monstr@...nam.cz
Cc: linux-kernel@...r.kernel.org, arnd@...db.de,
linux-arch@...r.kernel.org, stephen.neuendorffer@...inx.com,
John.Linn@...inx.com, john.williams@...alogix.com, matthew@....cx,
will.newton@...il.com, drepper@...hat.com,
microblaze-uclinux@...e.uq.edu.au, grant.likely@...retlab.ca,
linuxppc-dev@...abs.org, vapier.adi@...il.com,
alan@...rguk.ukuu.org.uk, hpa@...or.com,
Michal Simek <monstr@...str.eu>
Subject: Re: [PATCH 59/60] microblaze_v4: syscall_table.S and unistd.h
On Thu, Jun 26, 2008 at 02:30:28PM +0200, monstr@...nam.cz 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists