diff options
author | Stefano Stabellini <sstabellini@kernel.org> | 2017-10-31 01:41:02 +0300 |
---|---|---|
committer | Boris Ostrovsky <boris.ostrovsky@oracle.com> | 2017-10-31 16:05:53 +0300 |
commit | 235a71c5390316429e2c7823119c5ea439816beb (patch) | |
tree | 20ab8b2a3827d6dbce43bf026121e4bb36cfc908 /drivers/xen/xenfs/xensyms.c | |
parent | 5842c83596fcfa742978ec2840440ab56c7fdf79 (diff) | |
download | linux-235a71c5390316429e2c7823119c5ea439816beb.tar.xz |
xen/pvcalls: implement release command
Send PVCALLS_RELEASE to the backend and wait for a reply. Take both
in_mutex and out_mutex to avoid concurrent accesses. Then, free the
socket.
For passive sockets, check whether we have already pre-allocated an
active socket for the purpose of being accepted. If so, free that as
well.
Signed-off-by: Stefano Stabellini <stefano@aporeto.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
CC: boris.ostrovsky@oracle.com
CC: jgross@suse.com
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'drivers/xen/xenfs/xensyms.c')
0 files changed, 0 insertions, 0 deletions