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. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
