[ovs-dev] [PATCH 05/12] datapath: Add usage of __rcu annotation.

Ben Pfaff blp at nicira.com
Mon Dec 13 18:50:39 UTC 2010


On Sun, Dec 12, 2010 at 12:53:00PM -0800, Jesse Gross wrote:
> Sparse can warn about incorrect usage of RCU via direct access to
> points when used in conjuction with __rcu and CONFIG_SPARSE_RCU.
> This adds the necessary annotations.
> 
> Signed-off-by: Jesse Gross <jesse at nicira.com>

Acked-by: Ben Pfaff <blp at nicira.com>




More information about the dev mailing list