[PATCH stable 5.4 v3 0/2] openvswitch port output fixes

Florian Fainelli posted 2 patches 8 months, 3 weeks ago
There is a newer version of this series
net/core/dev.c            | 1 +
net/openvswitch/actions.c | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
[PATCH stable 5.4 v3 0/2] openvswitch port output fixes
Posted by Florian Fainelli 8 months, 3 weeks ago
This patch series contains some missing openvswitch port output fixes
for the stable 5.4 kernel.

Changes in v3:

- correct SHA reference in the second patch

Changes in v2:

- use BUILD_BUG_ON_INVALID rather than DEBUG_NET_WARN_ON_ONCE which does
  not exist in Linux 5.4

Felix Huettner (1):
  net: openvswitch: fix race on port output

Ilya Maximets (1):
  openvswitch: fix lockup on tx to unregistering netdev with carrier

 net/core/dev.c            | 1 +
 net/openvswitch/actions.c | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
2.34.1