Re: Tasklet usage?

From: Pierre Ossman
Date: Sat Oct 16 2004 - 11:37:20 EST


Roland Dreier wrote:

unsigned long will be 64 bits on a 64-bit system. There are many
places in the Linux kernel where we assume that void * and long are
the same size.

- Roland


Just out of curiosity, how do you declare a 32-bit int then? I thought longlong would be the 64-bit int under gcc and long stay as it is.

Rgds
Pierre

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