diff options
author | Stefano Stabellini <[email protected]> | 2018-02-14 10:28:24 -0800 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2018-02-17 09:41:06 +0100 |
commit | d1a75e0896f5e9f5cb6a979caaea39f1f4b9feb1 (patch) | |
tree | 64a06c2c248dfcfff3da8a9b249005cc573b722a /tools/perf/util/scripting-engines | |
parent | 64d6871827b1e2ac8c9daf49f2c883378c7d50cd (diff) |
pvcalls-front: wait for other operations to return when release passive sockets
Passive sockets can have ongoing operations on them, specifically, we
have two wait_event_interruptable calls in pvcalls_front_accept.
Add two wake_up calls in pvcalls_front_release, then wait for the
potential waiters to return and release the sock_mapping refcount.
Signed-off-by: Stefano Stabellini <[email protected]>
Acked-by: Juergen Gross <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions