[Verification] Linux JAMMY linux-bluefield/5.15.0-1076.78 Tested on a BF3220 Bluefield-3 model
After the upgrade to version 1076.78, the driver is correctly loaded, no error messages could be observed. Successfully verified the pinctrl module is initialized. Booted multiple times, the system remains stable with no error messages and proper initialization. [Verification log] ~$ uname -a Linux ***** 5.15.0-1076-bluefield #78-Ubuntu SMP Thu Aug 21 12:15:17 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux ~$ lsmod | grep mlxbf3 && sudo dmesg | grep pinctrl && sudo dmesg | grep mlxbf3 gpio_mlxbf3 20480 2 pinctrl_mlxbf3 16384 0 [ 0.761784] pinctrl core: initialized pinctrl subsystem Marking as verified for JAMMY ** Tags removed: verification-needed-jammy-linux-bluefield ** Tags added: verification-done-jammy-linux-bluefield -- 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/2120587 Title: pinctrl-mlxbf3: should enable 'const pinctrl_desc' in Jammy Status in linux-bluefield package in Ubuntu: New Status in linux-bluefield source package in Jammy: New Bug description: SRU Justification: [Impact] Recent upstream changes to kernel and the BlueField-3 pin control driver, pinctrl-mlxbf3, support the use of "const pinctrl_desc". This critical driver structure should make use of this technique for improved stability. [Fix] The fix is to cherry pick the following upstream patch: 490bfd1ca556 pinctrl: Constify static 'pinctrl_desc' It may be required to cherry pick other upstream patches so that everything applies cleanly. [Test Case] * Boot BlueField-3 platform with software containing fix * Verify that pinctrl-mlxbf3 modules is loaded properly * Check the kernel log via dmesg for proper messages from pinctrl subsystem * Verify that there are no kernel faults caused by pinctrl-mlxbf3 * Reboot several times and keep checking log [Regression Potential] This fix is upstreamed and tested well. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2120587/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

