[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211122163525.294024-1-sgarzare@redhat.com>
Date: Mon, 22 Nov 2021 17:35:23 +0100
From: Stefano Garzarella <sgarzare@...hat.com>
To: virtualization@...ts.linux-foundation.org
Cc: linux-kernel@...r.kernel.org,
Stefano Garzarella <sgarzare@...hat.com>,
Jason Wang <jasowang@...hat.com>,
Stefan Hajnoczi <stefanha@...hat.com>, netdev@...r.kernel.org,
Halil Pasic <pasic@...ux.ibm.com>, kvm@...r.kernel.org,
Asias He <asias@...hat.com>,
"Michael S. Tsirkin" <mst@...hat.com>
Subject: [PATCH 0/2] vhost/vsock: fix used length and cleanup in vhost_vsock_handle_tx_kick()
This is a follow-up to Micheal's patch [1] and the discussion with Halil and
Jason [2].
I made two patches, one to fix the problem and one for cleanup. This should
simplify the backport of the fix because we've had the problem since
vhost-vsock was introduced (v4.8) and that part has been touched a bit
recently.
Thanks,
Stefano
[1] https://lore.kernel.org/virtualization/20211122105822.onarsa4sydzxqynu@steredhat/T/#t
[2] https://lore.kernel.org/virtualization/20211027022107.14357-1-jasowang@redhat.com/T/#t
Stefano Garzarella (2):
vhost/vsock: fix incorrect used length reported to the guest
vhost/vsock: cleanup removing `len` variable
drivers/vhost/vsock.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
--
2.31.1
Powered by blists - more mailing lists