diff options
author | K. Y. Srinivasan <[email protected]> | 2017-11-14 06:53:33 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-11-28 16:56:26 +0100 |
commit | 7fa32e5ec28b1609abc0b797b58267f725fc3964 (patch) | |
tree | 71055aa21cc5ab790e6386adac62e9a60af93348 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | fb2c445277e7b0b4ffe10de8114bad4eccaca948 (diff) |
Drivers: hv: vmbus: Fix a rescind issue
The current rescind processing code will not correctly handle
the case where the host immediately rescinds a channel that has
been offerred. In this case, we could be blocked in the open call and
since the channel is rescinded, the host will not respond and we could
be blocked forever in the vmbus open call.i Fix this problem.
Signed-off-by: K. Y. Srinivasan <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions