From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, netdev@vger.kernel.org, mst@redhat.com,
linux-kernel@vger.kernel.org,
virtualization@lists.linux-foundation.org,
akpm@linux-foundation.org, torvalds@linux-foundation.org,
dan.carpenter@oracle.com
Subject: [GIT PULL] virtio: a last minute fix
Date: Sun, 29 Aug 2021 11:53:43 -0400 [thread overview]
Message-ID: <20210829115343-mutt-send-email-mst@kernel.org> (raw)
Donnu if it's too late - was on vacation and this only arrived
Wednesday. Seems to be necessary to avoid introducing a regression
in virtio-mem.
The following changes since commit e22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93:
Linux 5.14-rc7 (2021-08-22 14:24:56 -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 816ff7595135948efde558221c8551bdd1869243:
virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb() (2021-08-29 11:50:04 -0400)
----------------------------------------------------------------
virtio: a last minute fix
Fix a regression in virtio-mem.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
David Hildenbrand (1):
virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()
drivers/virtio/virtio_mem.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
WARNING: multiple messages have this Message-ID (diff)
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
akpm@linux-foundation.org, dan.carpenter@oracle.com,
david@redhat.com, jasowang@redhat.com, mst@redhat.com,
torvalds@linux-foundation.org
Subject: [GIT PULL] virtio: a last minute fix
Date: Sun, 29 Aug 2021 11:53:43 -0400 [thread overview]
Message-ID: <20210829115343-mutt-send-email-mst@kernel.org> (raw)
Donnu if it's too late - was on vacation and this only arrived
Wednesday. Seems to be necessary to avoid introducing a regression
in virtio-mem.
The following changes since commit e22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93:
Linux 5.14-rc7 (2021-08-22 14:24:56 -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 816ff7595135948efde558221c8551bdd1869243:
virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb() (2021-08-29 11:50:04 -0400)
----------------------------------------------------------------
virtio: a last minute fix
Fix a regression in virtio-mem.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
David Hildenbrand (1):
virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()
drivers/virtio/virtio_mem.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
next reply other threads:[~2021-08-29 15:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-29 15:53 Michael S. Tsirkin [this message]
2021-08-29 15:53 ` [GIT PULL] virtio: a last minute fix Michael S. Tsirkin
2021-08-29 18:11 ` Linus Torvalds
2021-08-29 18:11 ` Linus Torvalds
2021-08-31 20:10 ` David Hildenbrand
2021-08-31 20:10 ` David Hildenbrand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210829115343-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=dan.carpenter@oracle.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=virtualization@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.