[PATCH 0/2] vsock: remove an unused variable and fix infinite sleep

Dexuan Cui posted 2 patches 3 years, 5 months ago
There is a newer version of this series
net/vmw_vsock/af_vsock.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
[PATCH 0/2] vsock: remove an unused variable and fix infinite sleep
Posted by Dexuan Cui 3 years, 5 months ago
Patch 1 removes the unused 'wait' variable.
Patch 2 fixes an infinite sleep issue reported by a hv_sock user.

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 | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

-- 
2.25.1