aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorVitaly Kuznetsov <[email protected]>2016-06-09 17:08:56 -0700
committerGreg Kroah-Hartman <[email protected]>2016-08-31 13:05:41 +0200
commit396e287fa2ff46e83ae016cdcb300c3faa3b02f6 (patch)
treed5e1bff898f6c530d03786cd25c7c55d169acbff /tools/perf/scripts/python/net_dropmonitor.py
parent7cc80c98070ccc7940fc28811c92cca0a681015d (diff)
Drivers: hv: get rid of timeout in vmbus_open()
vmbus_teardown_gpadl() can result in infinite wait when it is called on 5 second timeout in vmbus_open(). The issue is caused by the fact that gpadl teardown operation won't ever succeed for an opened channel and the timeout isn't always enough. As a guest, we can always trust the host to respond to our request (and there is nothing we can do if it doesn't). Signed-off-by: Vitaly Kuznetsov <[email protected]> Signed-off-by: K. Y. Srinivasan <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions