Re: [ovs-dev] [sparse 2/3] sparse: Remove support for thread-safety annotations.

2013-08-12 Thread Ethan Jackson
Acked-by: Ethan Jackson Agreed thank you. Ethan On Tue, Aug 13, 2013 at 6:54 AM, Ben Pfaff wrote: > The Clang support for thread-safety annotations is much more effective > than "sparse" support. I found that I was unable to make the annotations > warning-free under sparse. > > Signed-off-by:

[ovs-dev] [sparse 2/3] sparse: Remove support for thread-safety annotations.

2013-08-12 Thread Ben Pfaff
The Clang support for thread-safety annotations is much more effective than "sparse" support. I found that I was unable to make the annotations warning-free under sparse. Signed-off-by: Ben Pfaff --- include/sparse/pthread.h | 38 -- lib/compiler.h