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
F170699194: D15611.id43115.diff
Sun, Sep 6, 2:22 AM
F170693327: D15611.id43115.diff
Sun, Sep 6, 1:41 AM
F170585063: D15611.diff
Sat, Sep 5, 12:49 PM
F170521106: D15611.id43121.diff
Sat, Sep 5, 5:32 AM
Unknown Object (File)
Fri, Sep 4, 1:31 AM
Unknown Object (File)
Thu, Sep 3, 10:36 PM
Unknown Object (File)
Thu, Sep 3, 10:36 PM
Unknown Object (File)
Thu, Sep 3, 9:13 PM

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.