Prev: rcu: slim down rcutiny by removing rcu_scheduler_active and friends
Next: uml: Clean up asm/system.h
From: David Howells on 20 Apr 2010 06:20 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(). 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/ |