Skip to content
Commit 685eff51 authored by Jason Gunthorpe's avatar Jason Gunthorpe
Browse files

IB/mlx5: Use div64_u64 for num_var_hw_entries calculation



On i386:

ERROR: "__udivdi3" [drivers/infiniband/hw/mlx5/mlx5_ib.ko] undefined!
ERROR: "__divdi3" [drivers/infiniband/hw/mlx5/mlx5_ib.ko] undefined!

Fixes: f164be8c ("IB/mlx5: Extend caps stage to handle VAR capabilities")
Reported-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Reported-by: default avatarAlexander Lobakin <alobakin@dlink.ru>
Signed-off-by: default avatarJason Gunthorpe <jgg@mellanox.com>
parent 1dd01788
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment