Memory allocated for CPU mapping the status flag in the communication list should be aligned to the GPU page size, which can be different of CPU page alignment. The GPU page size is added to the GPU info, and is used when creating a communication list. Fixes: 9b8cae4d991e ("gpudev: use CPU mapping in communication list") Signed-off-by: Elena Agostini <eagostini@nvidia.com>