Re: [PATCH] Start of compat32.h (again)

David S. Miller (davem@redhat.com)
Wed, 27 Nov 2002 21:34:01 -0800 (PST)


From: Linus Torvalds <torvalds@transmeta.com>
Date: Wed, 27 Nov 2002 10:51:54 -0800 (PST)

You might as well also discuss just dropping the "32" from "compat32"
while you're at it. As far as I can tell the code and the fundamental
issue has nothing to do with 32-bitness per se.

I'm fine with this.

But having one "compat" could have some unintended side effects. For
example, what if we wanted to make the iBCS2 layer work for x86 apps
on ia64? With one "compat" thing, something like that gets hokey and
ibcs2 will probably end up in it's own tons_of_ibcs2_junk.c file.
With more care, it could be easy to integrate and simpler to maintain.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/