Re: [PATCH 3/3] generic sys_ipc wrapper

From: Heiko Carstens
Date: Wed Jan 06 2010 - 17:33:37 EST


On Wed, Jan 06, 2010 at 06:21:52PM +0100, Christoph Hellwig wrote:
>
> Add a generic implementation of the ipc demultiplexer syscall. Except for
> s390 and sparc64 all implementations of the sys_ipc are nearly identical.
> [...]
>
> Index: linux-2.6/arch/s390/include/asm/unistd.h
> ===================================================================
> --- linux-2.6.orig/arch/s390/include/asm/unistd.h 2010-01-04 15:57:16.673003737 +0100
> +++ linux-2.6/arch/s390/include/asm/unistd.h 2010-01-04 15:57:21.065006182 +0100
> @@ -381,6 +381,7 @@
> #define __ARCH_WANT_OLD_READDIR
> #define __ARCH_WANT_SYS_ALARM
> #define __ARCH_WANT_SYS_GETHOSTNAME
> +#define __ARCH_WANT_SYS_IPC
> #define __ARCH_WANT_SYS_PAUSE
> #define __ARCH_WANT_SYS_SIGNAL
> #define __ARCH_WANT_SYS_UTIME

This should be dropped then, I would guess?
--
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/