mbox series

[vhost,0/2] vdpa/mlx5: Iova mapping related fixes

Message ID 20241021134040.975221-1-dtatulea@nvidia.com (mailing list archive)
Headers show
Series vdpa/mlx5: Iova mapping related fixes | expand

Message

Dragos Tatulea Oct. 21, 2024, 1:40 p.m. UTC
Here are 2 fixes from Si-Wei:
- The first one is an important fix that has to be applied as far
  back as possible (hence CC'ing linux-stable).
- The second is more of an improvement. That's why it doesn't have the
  Fixes tag.

I'd like to thank Si-Wei for the effort of finding and fixing these
issues. Especially the first issue which was very well hidden and
was there since day 1.

Si-Wei Liu (2):
  vdpa/mlx5: Fix PA offset with unaligned starting iotlb map
  vdpa/mlx5: Fix suboptimal range on iotlb iteration

 drivers/vdpa/mlx5/core/mr.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)