On Fri, Aug 23, 2013 at 09:10:20AM -0700, Ben Pfaff wrote:
> On Fri, Aug 23, 2013 at 05:43:25PM +1000, Simon Horman wrote:
> > I am wondering if it is expected for the following warnings to show up
> > when functions do not always take locks.
>
> Yes, until someone reviews my patches that fix the
On Fri, Aug 23, 2013 at 05:43:25PM +1000, Simon Horman wrote:
> I am wondering if it is expected for the following warnings to show up
> when functions do not always take locks.
Yes, until someone reviews my patches that fix the Clang annotations:
http://patchwork.openvswitch.org/patch/106
Hi Ethan,
I am wondering if it is expected for the following warnings to show up
when functions do not always take locks.
The reason that I as is that I am planning to use a similar scheme
in conjunction with a revised version of the recirculation code that
I am working on to take into account yo