Message ID | 20230327091947-mutt-send-email-mst@kernel.org (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | [GIT,PULL] vdpa: bugfix | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Pull request for net |
netdev/build_32bit | success | Errors and warnings before: 18 this patch: 18 |
netdev/build_clang | success | Errors and warnings before: 18 this patch: 18 |
netdev/verify_signedoff | success | Signed-off-by tag matches author and committer |
netdev/verify_fixes | success | Fixes tag looks correct |
netdev/build_allmodconfig_warn | success | Errors and warnings before: 18 this patch: 18 |
Looks like a sent a bad pull request. Sorry! Please disregard. On Mon, Mar 27, 2023 at 09:19:50AM -0400, Michael S. Tsirkin wrote: > The following changes since commit e8d018dd0257f744ca50a729e3d042cf2ec9da65: > > Linux 6.3-rc3 (2023-03-19 13:27:55 -0700) > > 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 8fc9ce051f22581f60325fd87a0fd0f37a7b70c3: > > vdpa/mlx5: Remove debugfs file after device unregister (2023-03-21 16:39:02 -0400) > > ---------------------------------------------------------------- > vdpa: bugfix > > An error handling fix in mlx5. > > Signed-off-by: Michael S. Tsirkin <mst@redhat.com> > ---------------------------------------------------------------- > Eli Cohen (1): > vdpa/mlx5: Remove debugfs file after device unregister > > drivers/vdpa/mlx5/net/mlx5_vnet.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
And the issue was that the author self-nacked the single fix here. So we'll merge another fix, later. On Mon, Mar 27, 2023 at 09:30:13AM -0400, Michael S. Tsirkin wrote: > Looks like a sent a bad pull request. Sorry! > Please disregard. > > On Mon, Mar 27, 2023 at 09:19:50AM -0400, Michael S. Tsirkin wrote: > > The following changes since commit e8d018dd0257f744ca50a729e3d042cf2ec9da65: > > > > Linux 6.3-rc3 (2023-03-19 13:27:55 -0700) > > > > 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 8fc9ce051f22581f60325fd87a0fd0f37a7b70c3: > > > > vdpa/mlx5: Remove debugfs file after device unregister (2023-03-21 16:39:02 -0400) > > > > ---------------------------------------------------------------- > > vdpa: bugfix > > > > An error handling fix in mlx5. > > > > Signed-off-by: Michael S. Tsirkin <mst@redhat.com> > > > > > > ---------------------------------------------------------------- > > Eli Cohen (1): > > vdpa/mlx5: Remove debugfs file after device unregister > > > > drivers/vdpa/mlx5/net/mlx5_vnet.c | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-)
The following changes since commit e8d018dd0257f744ca50a729e3d042cf2ec9da65: Linux 6.3-rc3 (2023-03-19 13:27:55 -0700) 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 8fc9ce051f22581f60325fd87a0fd0f37a7b70c3: vdpa/mlx5: Remove debugfs file after device unregister (2023-03-21 16:39:02 -0400) ---------------------------------------------------------------- vdpa: bugfix An error handling fix in mlx5. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> ---------------------------------------------------------------- Eli Cohen (1): vdpa/mlx5: Remove debugfs file after device unregister drivers/vdpa/mlx5/net/mlx5_vnet.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)