aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/devx.c
diff options
context:
space:
mode:
authorJulian Braha <[email protected]>2021-02-19 23:32:26 +0000
committerJason Gunthorpe <[email protected]>2021-03-01 18:46:31 +0000
commit475f23b8c66d2892ad6acbf90ed757cafab13de7 (patch)
tree331dc87f8874684fb3bf20f082fa06fda2607db4 /drivers/infiniband/hw/mlx5/devx.c
parentRDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep (diff)
downloadkernel-475f23b8c66d2892ad6acbf90ed757cafab13de7.tar.gz
kernel-475f23b8c66d2892ad6acbf90ed757cafab13de7.zip
RDMA/rxe: Fix missing kconfig dependency on CRYPTO
When RDMA_RXE is enabled and CRYPTO is disabled, Kbuild gives the following warning: WARNING: unmet direct dependencies detected for CRYPTO_CRC32 Depends on [n]: CRYPTO [=n] Selected by [y]: - RDMA_RXE [=y] && (INFINIBAND_USER_ACCESS [=y] || !INFINIBAND_USER_ACCESS [=y]) && INET [=y] && PCI [=y] && INFINIBAND [=y] && INFINIBAND_VIRT_DMA [=y] This is because RDMA_RXE selects CRYPTO_CRC32, without depending on or selecting CRYPTO, despite that config option being subordinate to CRYPTO. Fixes: cee2688e3cd6 ("IB/rxe: Offload CRC calculation when possible") Signed-off-by: Julian Braha <[email protected]> Link: https://lore.kernel.org/r/21525878.NYvzQUHefP@ubuntu-mate-laptop Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'drivers/infiniband/hw/mlx5/devx.c')
0 files changed, 0 insertions, 0 deletions