Re: [RFC][PATCH 1/10] 64 bit resources core changes

From: Vivek Goyal
Date: Thu Mar 23 2006 - 15:40:28 EST


On Thu, Mar 23, 2006 at 09:22:15PM +0100, Arjan van de Ven wrote:
> On Thu, 2006-03-23 at 14:59 -0500, Vivek Goyal wrote:
>
>
> > + width, (unsigned long long) r->start,
> > + width, (unsigned long long) r->end,
>
>
> hmmmm are there any platforms where unsigned long long is > 64 bits?

At least I am not aware of. Got to typecast it because ppc64 defines
u64 as unsigned long and compiler starts spitting warnings.

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