Re: [PATCH] kernel/timer.c: xtime lock missing

From: Russell King
Date: Tue Oct 26 2004 - 06:05:22 EST


On Mon, Oct 25, 2004 at 04:09:51PM -0700, George Anzinger wrote:
> If memory serves, there is a problem here in that the lock is taken in arch
> code and not all archs are taking it. I think a check of the several arch
> time.c callers might be in order.

Certainly absolutely none of the ARM timer implementations were taking
the lock. They do now because its rather necessary to ensure working
gettimeofday().

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
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/