This bug is awaiting verification that the linux-bluefield/5.4.0-1043.48 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-focal' to 'verification-done-focal'. If the problem still exists, change the tag 'verification-needed-focal' to 'verification-failed-focal'.
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! ** Tags added: verification-needed-focal -- 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/1980537 Title: ipmb_host.c: rename structs to be driver specific Status in linux-bluefield package in Ubuntu: Invalid Status in linux-bluefield source package in Focal: Fix Committed Bug description: SRU Justification: [Fix] * In later kernels, "struct request" is already declared in a common linux include file: ./include/linux/blkdev.h * So rename the structs to ipmb_host_request and ipmb_host_response so that they are specific to the ipmb_host driver and don't cause compile errors in the future. [Test Case] * check that ipmb_host.c driver is loaded at boot time and with no errors * lsmod * check that the /dev/ipmi0 device file is created successfully * send ipmi commands from the BF DPU to the BMC and make sure the response is as expected. [Regression Potential] Any of the test cases above could be impacted due to these changes. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/1980537/+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