Thanks, pushed to branch-2.3.

On 31 October 2014 14:52, Ben Pfaff <[email protected]> wrote:

> On Thu, Oct 30, 2014 at 01:48:35PM -0700, Joe Stringer wrote:
> > Commit 635e5bf55b (ofproto: Warn about excessive rule counts in OpenFlow
> > tables.) introduced an access of classifier_count() without taking the
> > corresponding locks first.
> >
> > Found by clang.
> >
> > Signed-off-by: Joe Stringer <[email protected]>
> > ---
> > Maybe this is not problematic, but clang refuses to compile without a
> > fix like this. The code on master has changed considerably and just
> > turns off threadsafety annotations in classifier_count(). I'm not sure
> > if the same fix is applicable for branch-2.3.
>
> Acked-by: Ben Pfaff <[email protected]>
> _______________________________________________
> dev mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev
>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to