This bug is awaiting verification that the linux- bluefield/5.15.0-1009.11 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-jammy' to 'verification- done-jammy'. If the problem still exists, change the tag 'verification- needed-jammy' to 'verification-failed-jammy'.
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-bluefield in Ubuntu. https://bugs.launchpad.net/bugs/1991403 Title: mlxbf_gige: fix devm_ioremap error handling Status in linux-bluefield package in Ubuntu: Invalid Status in linux-bluefield source package in Jammy: Fix Committed Bug description: SRU Justification: [Impact] The following upstream commit was recently added to Jammy: 3a1a274e933f mlxbf_gige: compute MDIO period based on i1clk This patch added driver logic that includes a "devm_ioremap" call, but the error handling logic pertaining to this call is incorrect. [Fix] The "devm_ioremap" function returns NULL on error, it doesn't return error pointers. The error handling logic has been fixed accordingly. [Test Case] Boot platform and bring up "oob_net0" interface properly Test that network traffic works properly [Regression Potential] Low, as the patch was reviewed upstream [Other] None To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/1991403/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp