Merge branch 'idpf-fix-3-bugs-revealed-by-the-chapter-i'
authorJakub Kicinski <kuba@kernel.org>
Thu, 8 Aug 2024 03:26:57 +0000 (20:26 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 8 Aug 2024 03:26:57 +0000 (20:26 -0700)
commitbc59b558927b180acbec40a0246557f77007e820
tree56c611b4a2e3c0368b34cc718f98522f8bea48cd
parentda03f5d1b2c319a2b74fe76edeadcd8fa5f44376
parent290f1c033281c1a502a3cd1c53c3a549259c491f
Merge branch 'idpf-fix-3-bugs-revealed-by-the-chapter-i'

Tony Nguyen says:

====================
idpf: fix 3 bugs revealed by the Chapter I

Alexander Lobakin says:

The libeth conversion revealed 2 serious issues which lead to sporadic
crashes or WARNs under certain configurations. Additional one was found
while debugging these two with kmemleak.
This one is targeted stable, the rest can be backported manually later
if needed. They can be reproduced only after the conversion is applied
anyway.
====================

Link: https://patch.msgid.link/20240806220923.3359860-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>