svn commit: r336451 - in head/sys/dev/mlx5: . mlx5_core mlx5_en
Ian Lepore
ian at freebsd.org
Thu Jul 19 22:55:13 UTC 2018
On Wed, 2018-07-18 at 10:12 +0000, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Wed Jul 18 10:12:53 2018
> New Revision: 336451
> URL: https://svnweb.freebsd.org/changeset/base/336451
>
> Log:
> Update version information for the mlx5 and mlx5en(4) modules.
>
> While at it bump some copyright dates.
>
> MFC after: 1 week
> Sponsored by: Mellanox Technologies
After this recent set of commits, the sparc64, powerpc64, and armv4
LINT kernels are failing to build. The problems are all some combo of
missing fcmpset functions, or missing 64-bit atomic functions. I'm not
sure this driver is useful on any of those platforms, but I guess it
has always built fine in the past.
-- Ian
More information about the svn-src-all
mailing list