freebsd-dev/sys/dev/mlx4/mlx4_core
Mark Johnston 29ed53850e mlx4, mthca: Silence warnings about no-op alignment operations
Since commit 8fa6abb6f4 ("Expose clang's alignment builtins and use
them for roundup2/rounddown2"), clang emits warnings for several
alignment operations in these drivers because the operation is a no-op.
The compiler is arguably being too strict here, but in the meantime
let's silence the warnings by conditionally compiling the alignment
operations.

Reviewed by:	arichardson, hselasky
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D28576
2021-02-11 10:16:59 -05:00
..
fw_qos.h
fw.h
icm.h mlx4, mthca: Silence warnings about no-op alignment operations 2021-02-11 10:16:59 -05:00
mlx4_alloc.c
mlx4_catas.c
mlx4_cmd.c
mlx4_cq.c
mlx4_eq.c
mlx4_fw_qos.c
mlx4_fw.c mlx4, mthca: Silence warnings about no-op alignment operations 2021-02-11 10:16:59 -05:00
mlx4_icm.c
mlx4_intf.c
mlx4_main.c linuxkpi: Add more pci functions needed by DRM 2021-01-12 12:31:00 +01:00
mlx4_mcg.c
mlx4_mr.c
mlx4_pd.c
mlx4_port.c
mlx4_profile.c
mlx4_qp.c
mlx4_reset.c
mlx4_resource_tracker.c
mlx4_sense.c
mlx4_srq.c
mlx4.h Bump driver versions for mlx5en(4) and mlx4en(4). 2021-01-08 12:35:55 +01:00