Re: LSB1.1: /proc/cpuinfo

From: Luigi Genoni (kernel@Expansa.sns.it)
Date: Fri Jan 04 2002 - 10:34:53 EST


On Fri, 4 Jan 2002, Eric S. Raymond wrote:

> Andreas Schwab <schwab@suse.de>:
> > |> I'm not very worried about this. On modern machines int == long
> >
> > You mean alpha, ia64, ppc64, s390x, x68-64 are not modern machines?
>
> Well, S390 certainly isn't! :-)
>
> If the PPC etc. have 32-bit ints then I stand corrected, but I thought the
> compiler ports on those machines used the native register size same as
> everybody else.
No, and the last troubles I had with reiserFS on sparc64 were exaclty
because of this.
in 2.4.17 s_properties is declared as unsigned int, while it should be
an unsigned long. On x86 that is not aproblem at all, on all 64 bits CPUs
reiserFS is unusable if you do not make a little patch.

-
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 Jan 07 2002 - 21:00:25 EST