Re: [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)

From: Andi Kleen
Date: Sat Mar 04 2006 - 07:50:39 EST


On Saturday 04 March 2006 12:40, Andrew Morton wrote:

> Making `jiffies_64' a #define is less risky, but that doesn't work for
> 32-bit.

I meant the define on 64bit only. You're right on 32bit it would be somewhat messy.
But then we have to solve the problem on 32bit anyways, so it wasn't that hot
an idea.

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