Home
last modified time | relevance | path

Searched hist:"663 efa3696232300a8ad3a46bb10482fc0b861cf" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/openvswitch/
H A Dflow_table.cdiff 663efa3696232300a8ad3a46bb10482fc0b861cf Tue Dec 03 12:58:53 CST 2013 Jesse Gross <jesse@nicira.com> openvswitch: Silence RCU lockdep checks from flow lookup.

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@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Reviewed-by: Thomas Graf <tgraf@redhat.com>
H A Ddatapath.hdiff 663efa3696232300a8ad3a46bb10482fc0b861cf Tue Dec 03 12:58:53 CST 2013 Jesse Gross <jesse@nicira.com> openvswitch: Silence RCU lockdep checks from flow lookup.

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@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Reviewed-by: Thomas Graf <tgraf@redhat.com>
H A Ddatapath.cdiff 663efa3696232300a8ad3a46bb10482fc0b861cf Tue Dec 03 12:58:53 CST 2013 Jesse Gross <jesse@nicira.com> openvswitch: Silence RCU lockdep checks from flow lookup.

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@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Reviewed-by: Thomas Graf <tgraf@redhat.com>