Re: [PATCH] s390 update (1/9): s390 arch fixes.

From: Christoph Hellwig (hch@infradead.org)
Date: Wed Mar 26 2003 - 15:04:02 EST


> s390 and s390x are similar at the first glance. But if you look in detail
> you will notice that there are a lot of small differences. A simple diff
> of the files that are present in both arch folger gives a patch of 5600
> lines.

Now actually take a look at this diff :) The biggest part is that the
s390 compat files exist only on s390x and the math-emu dir only exists
on s390, that's just a matter of conditionally compiling the files.

Then there's of course slightly different assembly, this is just different
but can be abstracted out nicely. In C code there's lots of spurious
differences that don't make any sense (like using the proper type on s390x
but soething that doesn't matter on s390, commenting changes, etc..).

There's still some real differences of course, but it's really a small
amount of the code size.

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



This archive was generated by hypermail 2b29 : Mon Mar 31 2003 - 22:00:25 EST