Page MenuHomeFreeBSD

mlx5 / mlxfw: make depend on compat_linuxkpi
ClosedPublic

Authored by bz on Apr 9 2025, 2:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 14, 5:04 PM
Unknown Object (File)
Mon, Aug 11, 7:28 AM
Unknown Object (File)
Fri, Aug 8, 6:39 AM
Unknown Object (File)
Tue, Aug 5, 10:56 PM
Unknown Object (File)
Jul 11 2025, 9:29 PM
Unknown Object (File)
Jun 23 2025, 3:45 AM
Unknown Object (File)
Jun 22 2025, 2:57 PM
Unknown Object (File)
Jun 21 2025, 10:11 AM
Subscribers

Details

Summary

mlx5 and mlxfw both depend on LinuxKPI also being compiled into the
kernel. With nooptions COMPAT_LINUXKPI (LinuxKPI only compiled as
module) mlx5 and mlxfw fail to link due to undefined symbols.

Add the missing compat_linuxkpi to the files file.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 63408
Build 60292: arc lint + arc unit

Event Timeline

bz requested review of this revision.Apr 9 2025, 2:40 PM

I do not know who's really maintaining the driver these days. Please add people as needed.

This revision is now accepted and ready to land.Apr 9 2025, 10:03 PM
This revision was automatically updated to reflect the committed changes.