Re: [PATCH] sched: Fix 32bit race in sched_clock_remote()

From: Peter Zijlstra
Date: Wed Apr 10 2013 - 03:14:32 EST


On Tue, 2013-04-09 at 22:55 +0800, Yong Zhang wrote:
> > + this_clock = scd_clock_read(my_scd);
> > + remote_clock = scd_clock_read(scd);
> ^^^^^^^^^^^^^^
> it doesn't match the declaration:
> scd_read_clock().

Yeah, I'm a moron and forgot to compile test or somesuch :-)

Anyway, Thomas wrote a much better patch which made it in; see
a1cbcaa9ea87b87a96b9fc465951dcf36e459ca2.

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