Page MenuHomeFreeBSD

Remove mlx5(4) from LINT kernel config for 32-bit PPC
ClosedPublic

Authored by rpokala on May 29 2018, 9:54 PM.
Tags
None
Referenced Files
F111624924: D15611.id43121.diff
Thu, Mar 6, 4:32 AM
Unknown Object (File)
Mon, Mar 3, 1:36 AM
Unknown Object (File)
Sun, Mar 2, 10:58 PM
Unknown Object (File)
Sun, Mar 2, 9:47 PM
Unknown Object (File)
Sun, Mar 2, 9:34 PM
Unknown Object (File)
Mon, Feb 10, 3:19 PM
Unknown Object (File)
Sun, Feb 9, 9:03 AM
Unknown Object (File)
Jan 11 2025, 9:16 AM

Details

Summary

mlx5(4) requires 64-bit atomics, which are not supported on 32-bit PPC; exclude that driver from the LINT kernel config.

(Diff provided by @hselasky, but I re-worded the comment.)

Test Plan

make TARGET=powerpc TARGET_ARCH=powerpc buildkernel KERNCONF=LINT

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rpokala retitled this revision from mlx5(4) requires 64-bit atomics, which are not supported on 32-bit PPC exclude that driver from the LINT kernel config. to Remove mlx5(4) from LINT kernel config for 32-bit PPC.May 29 2018, 10:15 PM
rpokala edited the summary of this revision. (Show Details)
rpokala added subscribers: hselasky, jhibbits.
This revision is now accepted and ready to land.May 30 2018, 2:23 AM
This revision was automatically updated to reflect the committed changes.