6e914454d5
When VM size is larger than 4G (u32) and memory region is larger than 4G,
the 32-bit GCD function overflowed and returned wrong value
that resulted in memory registration failure.
This patch calls 64-bit GCD function to avoid overflow.
Fixes:
|
||
---|---|---|
.. | ||
ifc | ||
mlx5 | ||
meson.build |