On Sat, 2012-06-16 at 09:32 -0700, Paul E. McKenney wrote: > However, there is an effort to get rid of stop_machine() from the > CPU-down path... So something else will be needed.
Elsewhere in this thread I mentioned we could do a synchronize_sched(). I think that covers most of what stop-machine is doing these days. _______________________________________________ Linuxppc-dev mailing list [email protected] https://lists.ozlabs.org/listinfo/linuxppc-dev
