Prev: [PATCH 4/5] kgdb: Use atomic operators whichuse barriers
Next: [PATCH v4] OMAP: Fix for bus width which improves SD card's peformance.
From: Paul E. McKenney on 20 Apr 2010 11:10 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/ |