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

arjan@fenrus.demon.nl
Wed, 20 Feb 2002 22:08:44 GMT


In article <20020220151053.A1198@vger.timpanogas.org> you wrote:

> unsigned long + unsigned long) Last time I checked, unsigned long
> was a construct for a 32 bit value in any gcc compiler version, ia64
> or not.

16 bit msdos mode doesn't count; otherwise it really is 64 bit on 64 bit
machines.... as per ansi C definition: unsigned long is big enough to
hold a data pointer....
-
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/