On Mon, Mar 09, 2015 at 09:34:04AM +0100, Alexander Gordeev wrote: > Hi Paul, > > Here is cleanup of RCU tree initialization rebased on linux-rcu rcu/next > repo, as you requested. Please, note an extra patch #10 that was not > present in the first post.
Paul, Please, ignore patch #10 for now. I missed to notice rcu_node::grpnum is used in tracing, so the patch is incomplete. I am not sure why trailing spaces in seq_printf(m, "%lx/%lx->%lx %c%c>%c %d:%d ^%d ", ....) are needed for, so not sure if "^%d" part should be removed (possibly with the traling spaces) or replaced with three spaces. Thanks! -- Regards, Alexander Gordeev agord...@redhat.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/