Re: ioremap()/PCI sickness in 2.4.18-rc2 (FIXED ALMOST)

From: David Mosberger (davidm@hpl.hp.com)
Date: Fri Feb 22 2002 - 13:42:49 EST


>>>>> On Fri, 22 Feb 2002 11:17:56 -0700, "Jeff V. Merkey" <jmerkey@vger.timpanogas.org> said:

  Jeff> On early IA64 long long was assumed to be 64 bit, long 32
  Jeff> bit. After emailing some folks off line I relaize this may not
  Jeff> be the case any longer, but still is on some compiler options.

In the context of Linux, this is certainly not true. Linux/ia64
always has been LP64 (i.e., sizeof(long)=8). Perhaps you're confusing
this with the hp-ux C compiler, which defaults to ILP32? Another
potential source of confusion is Windows, which uses the P64 data
model (only pointers and "long long" are 64 bits).

        --david
-
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 : Sat Feb 23 2002 - 21:00:43 EST