[ovs-dev] [PATCH 11/12] datapath: Check locks on access to flow table.

Ben Pfaff blp at nicira.com
Mon Dec 13 18:59:31 UTC 2010


On Sun, Dec 12, 2010 at 12:53:06PM -0800, Jesse Gross wrote:
> When accessing the flow table without holding rcu_read_lcok
> we need to hold the lock on the datapath.  This enables lockdep
> to validate that that is the case.
> 
> Signed-off-by: Jesse Gross <jesse at nicira.com>

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




More information about the dev mailing list