Re: [PATCH 2.6.9-rc1-mm3] [m32r] Modify sys_ipc() to remove useless iBCS2 support code

From: Christoph Hellwig
Date: Mon Sep 06 2004 - 16:09:02 EST


On Mon, Sep 06, 2004 at 02:02:09PM -0700, Andrew Morton wrote:
> Hirokazu Takata <takata@xxxxxxxxxxxxxx> wrote:
> >
> > The useless iBCS2 supporting code is removed.
>
> I didn't really understand what Christoph was saying about this one, so
> I'll apply it for now.

iBCS2 is a standard for binary compatiblity on x86. The x86 SysV IPC code
has hacks in there so it could be used by applications for x86 SVR3/4 system
under binary emulation aswell. This is obviously useless for any non-x86
port, but lots of people blindly copied it.

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