[ovs-dev] [PATCH] datapath: Silence RCU lockdep checks from flow lookup.

Thomas Graf tgraf at redhat.com
Tue Dec 3 09:08:31 UTC 2013


On 12/03/2013 04:02 AM, Jesse Gross wrote:
> Flow lookup can happen either in packet processing context or userspace
> context but it was annotated as requiring RCU read lock to be held. This
> also allows OVS mutex to be held without causing warnings.
>
> Reported-by: Justin Pettit <jpettit at nicira.com>
> Signed-off-by: Jesse Gross <jesse at nicira.com>

Reviewed-by: Thomas Graf <tgraf at redhat.com>




More information about the dev mailing list