[PATCH v2 1/2] Revert "vsock: Fix blocking ops call in prepare_to_wait"

2016-03-19 Thread Claudio Imbrenda
This reverts commit 5988818008257ca42010d6b43a3e0e48afec9898 ("vsock: Fix blocking ops call in prepare_to_wait") Signed-off-by: Claudio Imbrenda --- net/vmw_vsock/af_vsock.c | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/net/vmw_vsock/af_vsock.c b/net/vm

Re: [PATCH v2 1/2] Revert "vsock: Fix blocking ops call in prepare_to_wait"

2016-03-19 Thread Laura Abbott
On 03/17/2016 09:12 AM, Claudio Imbrenda wrote: This reverts commit 5988818008257ca42010d6b43a3e0e48afec9898 ("vsock: Fix blocking ops call in prepare_to_wait") I don't think having this as a separate patch does a lot of good. You can probably fold this into the next patch with a note saying t