From: Paolo Abeni Date: Thu, 27 Oct 2022 10:31:45 +0000 (+0200) Subject: Merge branch 'openvswitch-syzbot-splat-fix-and-introduce-selftest' X-Git-Tag: v6.1-rc5~96^2~26 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=89049273122e7ac92de0f3abfebb5cdb9d874431;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'openvswitch-syzbot-splat-fix-and-introduce-selftest' Aaron Conole says: ==================== openvswitch: syzbot splat fix and introduce selftest Syzbot recently caught a splat when dropping features from openvswitch datapaths that are in-use. The WARN() call is definitely too large a hammer for the situation, so change to pr_warn. Second patch in the series introduces a new selftest suite which can help show that an issue is fixed. This change might be more suited to net-next tree, so it has been separated out as an additional patch and can be either applied to either tree based on preference. ==================== Link: https://lore.kernel.org/r/20221025105018.466157-1-aconole@redhat.com Signed-off-by: Paolo Abeni --- 89049273122e7ac92de0f3abfebb5cdb9d874431