linux_dsm_epyc7002/drivers/infiniband
Matan Barak 3e5f0881f1 IB/hns: Avoid compile test under non 64bit environments
The hns driver uses __raw_writeq which is only defined in 64BIT
environments. Trying to compile the driver in a 32BIT environment
results in errors. Only COMPILE_TEST when 64BIT is defined.

Fixes: 7d1b6a678e0b ("IB/hns: Support compile test for hns RoCE driver")
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-08-14 11:16:53 -04:00
..
core Merge branch 'rdma-netlink' into k.o/merge-test 2017-08-10 14:34:18 -04:00
hw IB/hns: Avoid compile test under non 64bit environments 2017-08-14 11:16:53 -04:00
sw Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test 2017-08-10 14:31:29 -04:00
ulp Merge branch 'rdma-netlink' into k.o/merge-test 2017-08-10 14:34:18 -04:00
Kconfig IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev 2017-04-20 12:01:38 -04:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00