summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
diff options
context:
space:
mode:
authorMatan Barak2017-07-25 16:29:06 +0200
committerDoug Ledford2017-08-14 17:16:53 +0200
commit3e5f0881f17525e3b49835947a5e0cf2d681b1e2 (patch)
tree874ee8487cb5a86c581dd8402f9d44566617a1cd /drivers/infiniband/core/uverbs_cmd.c
parentRevert "RDMA/hns: fix build regression" (diff)
downloadkernel-qcow2-linux-3e5f0881f17525e3b49835947a5e0cf2d681b1e2.tar.gz
kernel-qcow2-linux-3e5f0881f17525e3b49835947a5e0cf2d681b1e2.tar.xz
kernel-qcow2-linux-3e5f0881f17525e3b49835947a5e0cf2d681b1e2.zip
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>
Diffstat (limited to 'drivers/infiniband/core/uverbs_cmd.c')
0 files changed, 0 insertions, 0 deletions