[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221101021706.26152-1-decui@microsoft.com>
Date: Mon, 31 Oct 2022 19:17:04 -0700
From: Dexuan Cui <decui@...rosoft.com>
To: sgarzare@...hat.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, arseny.krasnov@...persky.com,
netdev@...r.kernel.org
Cc: virtualization@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org, kys@...rosoft.com,
haiyangz@...rosoft.com, stephen@...workplumber.org,
wei.liu@...nel.org, linux-hyperv@...r.kernel.org,
Dexuan Cui <decui@...rosoft.com>
Subject: [PATCH v2 0/2] vsock: remove an unused variable and fix infinite sleep
Patch 1 removes the unused 'wait' variable.
Patch 2 fixes an infinite sleep issue reported by a hv_sock user.
Made v2 to address Stefano's comments.
Please see each patch's header for changes in v2.
Dexuan Cui (2):
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
net/vmw_vsock/af_vsock.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
2.25.1
Powered by blists - more mailing lists