mbox series

[GIT,PULL] virtio: bugfix

Message ID 20241112183037-mutt-send-email-mst@kernel.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] virtio: bugfix | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

Message

Michael S. Tsirkin Nov. 12, 2024, 11:30 p.m. UTC
The following changes since commit 83e445e64f48bdae3f25013e788fcf592f142576:

  vdpa/mlx5: Fix error path during device add (2024-11-07 16:51:16 -0500)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to 29ce8b8a4fa74e841342c8b8f8941848a3c6f29f:

  vdpa/mlx5: Fix PA offset with unaligned starting iotlb map (2024-11-12 18:05:04 -0500)

----------------------------------------------------------------
virtio: bugfix

A last minute mlx5 bugfix

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Si-Wei Liu (1):
      vdpa/mlx5: Fix PA offset with unaligned starting iotlb map

 drivers/vdpa/mlx5/core/mr.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org Nov. 13, 2024, 12:59 a.m. UTC | #1
The pull request you sent on Tue, 12 Nov 2024 18:30:37 -0500:

> https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f1b785f4c7870c42330b35522c2514e39a1e28e7

Thank you!