android_kernel_xiaomi_sm7250/net/openvswitch
Aaron Conole 9f9f051ddf openvswitch: switch from WARN to pr_warn
[ Upstream commit fd954cc1919e35cb92f78671cab6e42d661945a3 ]

As noted by Paolo Abeni, pr_warn doesn't generate any splat and can still
preserve the warning to the user that feature downgrade occurred.  We
likely cannot introduce other kinds of checks / enforcement here because
syzbot can generate different genl versions to the datapath.

Reported-by: syzbot+31cde0bef4bbf8ba2d86@syzkaller.appspotmail.com
Fixes: 44da5ae5fb ("openvswitch: Drop user features if old user space attempted to create datapath")
Cc: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Aaron Conole <aconole@redhat.com>
Acked-by: Ilya Maximets <i.maximets@ovn.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-11-03 23:52:33 +09:00
..
actions.c net: openvswitch: fix misuse of the cached connection on tuple changes 2022-06-25 11:49:17 +02:00
conntrack.c net: openvswitch: fix misuse of the cached connection on tuple changes 2022-06-25 11:49:17 +02:00
conntrack.h
datapath.c openvswitch: switch from WARN to pr_warn 2022-11-03 23:52:33 +09:00
datapath.h
dp_notify.c
flow_netlink.c net: openvswitch: fix leak of nested actions 2022-06-25 11:49:17 +02:00
flow_netlink.h
flow_table.c
flow_table.h
flow.c
flow.h
Kconfig
Makefile
meter.c
meter.h
vport-geneve.c
vport-gre.c
vport-internal_dev.c
vport-internal_dev.h
vport-netdev.c
vport-netdev.h
vport-vxlan.c
vport.c
vport.h