virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] virtio: a last minute fix
@ 2021-08-29 15:53 Michael S. Tsirkin
  2021-08-29 18:11 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Michael S. Tsirkin @ 2021-08-29 15:53 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: kvm, netdev, mst, linux-kernel, virtualization, akpm, torvalds,
	dan.carpenter

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] virtio: a last minute fix
  2021-08-29 15:53 [GIT PULL] virtio: a last minute fix Michael S. Tsirkin
@ 2021-08-29 18:11 ` Linus Torvalds
  2021-08-31 20:10   ` David Hildenbrand
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2021-08-29 18:11 UTC (permalink / raw)
  To: Michael S. Tsirkin
  Cc: KVM list, Netdev, Linux Kernel Mailing List, virtualization,
	Andrew Morton, Dan Carpenter

On Sun, Aug 29, 2021 at 8:53 AM Michael S. Tsirkin <mst@redhat.com> wrote:
>
> 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.

Heh. Not too late for 5.14, but too late in the sense that I had
picked this one up manually already as commit 425bec0032f5
("virtio-mem: fix sleeping in RCU read side section in
virtio_mem_online_page_cb()").

                Linus
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] virtio: a last minute fix
  2021-08-29 18:11 ` Linus Torvalds
@ 2021-08-31 20:10   ` David Hildenbrand
  0 siblings, 0 replies; 3+ messages in thread
From: David Hildenbrand @ 2021-08-31 20:10 UTC (permalink / raw)
  To: Linus Torvalds, Michael S. Tsirkin
  Cc: KVM list, tiny.windzz, Netdev, liang.z.li,
	Linux Kernel Mailing List, virtualization, mst, Andrew Morton,
	hch, Dan Carpenter

On 29.08.21 20:11, Linus Torvalds wrote:
> On Sun, Aug 29, 2021 at 8:53 AM Michael S. Tsirkin <mst@redhat.com> wrote:
>>
>> 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.
> 
> Heh. Not too late for 5.14, but too late in the sense that I had
> picked this one up manually already as commit 425bec0032f5
> ("virtio-mem: fix sleeping in RCU read side section in
> virtio_mem_online_page_cb()").

Thanks Michael for sending this last minute and thanks Linus for picking 
it up independently early! Awesome :)

-- 
Thanks,

David / dhildenb

_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-31 20:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-29 15:53 [GIT PULL] virtio: a last minute fix Michael S. Tsirkin
2021-08-29 18:11 ` Linus Torvalds
2021-08-31 20:10   ` David Hildenbrand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).