mbox series

[GIT,PULL] vdpa: last minute bugfix

Message ID 20210205104520-mutt-send-email-mst@kernel.org (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] vdpa: last minute bugfix | expand

Pull-request

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

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Message

Michael S. Tsirkin Feb. 5, 2021, 3:45 p.m. UTC
The following changes since commit 710eb8e32d04714452759f2b66884bfa7e97d495:

  vdpa/mlx5: Fix memory key MTT population (2021-01-20 03:47:04 -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 b35ccebe3ef76168aa2edaa35809c0232cb3578e:

  vdpa/mlx5: Restore the hardware used index after change map (2021-02-05 10:28:04 -0500)

----------------------------------------------------------------
vdpa: last minute bugfix

A bugfix in the mlx driver I got at the last minute.

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

----------------------------------------------------------------
Eli Cohen (1):
      vdpa/mlx5: Restore the hardware used index after change map

 drivers/vdpa/mlx5/net/mlx5_vnet.c | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

Comments

pr-tracker-bot@kernel.org Feb. 5, 2021, 6:12 p.m. UTC | #1
The pull request you sent on Fri, 5 Feb 2021 10:45:20 -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/e07ce64d83046178c9c0c35e9d230a9b178b62ef

Thank you!