Re: [PATCH RFC tip/core/rcu 13/20] rcu: increasesynchronize_sched_expedited() batching

From: Peter Zijlstra
Date: Mon Dec 20 2010 - 05:37:18 EST


On Sun, 2010-12-19 at 10:43 +0100, Tejun Heo wrote:
>
> I see, then would something like the following work?
>
> (int)((unsigned)(a) - (unsigned)(b)) < 0

Note that there is lots of kernel code that does the above and
variations thereof and expects it to work.


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