On Fri, Feb 21, 2025 at 3:40 AM Dragos Tatulea <[email protected]> wrote:
>
> From: Si-Wei Liu <[email protected]>
>
> create_user_mr() has correct code to count the number of null keys
> used to fill in a hole for the memory map. However, fill_indir()
> does not follow the same to cap the range up to the 1GB limit
> correspondingly. Fill in more null keys for the gaps in between,
> so that null keys are correctly populated.
>
> Fixes: 94abbccdf291 ("vdpa/mlx5: Add shared memory registration code")
> Cc: [email protected]
> Reported-by: Cong Meng <[email protected]>
> Signed-off-by: Si-Wei Liu <[email protected]>
> Signed-off-by: Dragos Tatulea <[email protected]>
> Acked-by: Eugenio Pérez <[email protected]>

Acked-by: Jason Wang <[email protected]>

Thanks


Reply via email to