From: Paul E. McKenney on
On Tue, Apr 20, 2010 at 11:11:06AM +0100, David Howells wrote:
>
> Does it make sense for synchronize_sched() to be inline too? Since that's
> just a wrapper around cond_resched(), which is normally just a wrapper around
> _cond_resched().

I tried that, and quickly descended into #include hell. :-(

Thanx, Paul

> Otherwise:
>
> Acked-by: David Howells <dhowells(a)redhat.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/