Re: VM code question

From: William Lee Irwin III
Date: Mon Oct 13 2003 - 21:01:01 EST


William Lee Irwin III wrote:
>> It's an address calculation method. We subtract the address of the
>> start of the structure from the address of the member inside the
>> structure.


On Tue, Oct 14, 2003 at 11:52:36AM +1000, Nick Piggin wrote:
> AFAIKS the 0 is not part of the address calculation method though. It
> is only used in the argument to the typeof operator. I think 0 is used
> simply because its as good a place as any, right?

This is actually done differently from how I remember. Yes, 0 is useless.


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