Re: [PATCH 2.6.14-rc5-mm1] UML: fix compile part-1

From: Jeff Dike
Date: Mon Oct 24 2005 - 15:01:42 EST


On Mon, Oct 24, 2005 at 05:54:46PM +0200, Miklos Szeredi wrote:
> This patch fixes the following compile error:
>
> CC arch/um/kernel/syscall_kern.o
> In file included from arch/um/kernel/syscall_kern.c:22:
> arch/um/include/sysdep/syscalls.h:14: error: conflicting types for `sys_ptrace'
> include/linux/syscalls.h:494: error: previous declaration of `sys_ptrace'
>
> Don't know if it's the correct fix, but result seems to work fine for
> me.
>
> Signed-off-by: Miklos Szeredi <miklos@xxxxxxxxxx>

Acked-By: Jeff Dike <jdike@xxxxxxxxxxx>

Jeff
-
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/