APPLIED: [SRU][J:linux-bluefield][PATCH v1 0/1] mlxbf_livefish: driver build fails if CONFIG_ACPI not set
Bartlomiej Zolnierkiewicz
bartlomiej.zolnierkiewicz at canonical.com
Mon Sep 23 13:43:02 UTC 2024
Applied to jammy:linux-bluefield/master-next. Thanks.
--
Best regards,
Bartlomiej
On Tue, Aug 27, 2024 at 5:30 PM David Thompson <davthompson at nvidia.com> wrote:
>
> BugLink: https://bugs.launchpad.net/bugs/2077976
>
> SRU Justification:
>
> [Impact]
> The mlxbf_livefish driver depends on CONFIG_ACPI but that requirement
> is not specified in the driver's Kconfig. So, any attempt to build a
> kernel with CONFIG_ACPI not set and CONFIG_MLXBF_LIVEFISH set will
> result in a build error.
>
> [Fix]
> * Update the Kconfig file in drivers/platform/mellanox to specify
> the CONFIG_ACPI dependency
>
> [Test Case]
> * Clear CONFIG_ACPI in kernel configuration
> * Verify there is no option to configure mlxbf_livefish driver
> * Verify that no build errors result
>
> [Regression Potential]
> * no known regression.
>
> David Thompson (1):
> UBUNTU: SAUCE: mlxbf-livefish: add ACPI dependency to Kconfig
>
> drivers/platform/mellanox/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
More information about the kernel-team
mailing list