From: David S. Miller Date: Fri, 10 Jul 2020 21:33:34 +0000 (-0700) Subject: Merge branch 'mlxsw-Various-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1195c7cebb95081d809f81a27b21829573cbd4a8;p=linux.git Merge branch 'mlxsw-Various-fixes' Ido Schimmel says: ==================== mlxsw: Various fixes Fix two issues found by syzkaller. Patch #1 removes inappropriate usage of WARN_ON() following memory allocation failure. Constantly triggered when syzkaller injects faults. Patch #2 fixes a use-after-free that can be triggered by 'devlink dev info' following a failed devlink reload. ==================== Signed-off-by: David S. Miller --- 1195c7cebb95081d809f81a27b21829573cbd4a8