** Changed in: linux-bluefield (Ubuntu)
Status: Fix Committed => Fix Released
--
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/1969374
Title:
linux-bluefield: Fix build failure in mlxbf_gige
Status in linux-bluefield package in Ubuntu:
Fix Released
Status in linux-bluefield source package in Focal:
Fix Released
Bug description:
SRU Justification
[Impact]
The latest PR to fix a certification issue has introduced a build failure.
Specifically:
net: mellanox: mlxbf_gige: Replace non-standard interrupt handling
A build of the kernel fails with the following error:
drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c:380:12: error:
implicit declaration of function 'acpi_dev_gpio_irq_get_by'; did you mean
'acpi_dev_gpio_irq_get'? [-Werror=implicit-function-declaration]
[Fix]
Cherry-picking:
809390219fb9c gpiolib: acpi: Allow to find GpioInt() resource by name and
index
The above commit reworks GpioInt() to allow finding the resource via
name and index while preserving previous functionality.
[Test Case]
Beyond ensuring build still works, no testing of drivers using the reworked
acpi_dev_gpio_irq_get function will be done, but it should still work as
previously designed when NULL is passed for name.
[Where problems could occur]
Chance of regression should be very low with this change.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/1969374/+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