Message ID | 20221013094021-mutt-send-email-mst@kernel.org (mailing list archive) |
---|---|
State | Awaiting Upstream |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [GIT,PULL] virtio: bugfix, reviewer | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Pull request for net |
netdev/build_32bit | success | Errors and warnings before: 18175 this patch: 18100 |
netdev/build_clang | success | Errors and warnings before: 4494 this patch: 4378 |
netdev/verify_signedoff | fail | committer Signed-off-by missing committer Signed-off-by missing committer Signed-off-by missing committer Signed-off-by missing author Signed-off-by missing committer Signed-off-by missing |
netdev/verify_fixes | fail | Problems with Fixes tag: 41 |
netdev/build_allmodconfig_warn | success | Errors and warnings before: 18981 this patch: 18901 |
The pull request you sent on Thu, 13 Oct 2022 09:40:21 -0400:
> 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/d6f04f26e25242898959b1758432e4076fabc0c0
Thank you!
The following changes since commit 041bc24d867a2a577a06534d6d25e500b24a01ef: Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci (2022-10-11 11:08:18 -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 be8ddea9e75e65b05837f6d51dc5774b866d0bcf: vdpa/ifcvf: add reviewer (2022-10-13 09:37:30 -0400) ---------------------------------------------------------------- virtio: bugfix, reviewer Fix a regression in virtio pci on power. Add a reviewer for ifcvf. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> ---------------------------------------------------------------- Michael S. Tsirkin (2): virtio_pci: use irq to detect interrupt support vdpa/ifcvf: add reviewer MAINTAINERS | 4 ++++ drivers/virtio/virtio_pci_common.c | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-)