On Tue, Aug 8, 2017 at 1:01 PM, Ben Pfaff <[email protected]> wrote: > > On Thu, Jul 13, 2017 at 03:54:01PM -0700, Han Zhou wrote: > > This change is to prepare for the future change for multi-threading. > > Both binding_run() and get_br_int() are needed by pinctrl thread, > > but we don't want to update SB DB or create bridges in that scenario, > > so need "readonly" mode for these functions. > > > > Signed-off-by: Han Zhou <[email protected]> > > Co-authored-by: Ben Pfaff <[email protected]> > > Signed-off-by: Ben Pfaff <[email protected]> > > --- > > v2->v3: separate code that just reads data from code that might > > write to it. > > Now that we've branched for 2.8, I think it's time to try to get in some > of this riskier and more advanced code. Would you mind rebasing the > series? > > Thanks, > > Ben.
Sorry for the delay. I just sent rebased series here: https://mail.openvswitch.org/pipermail/ovs-dev/2017-August/337963.html Thanks, Han _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
