diff options
| author | Jakub Kicinski <[email protected]> | 2022-05-02 23:04:36 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-05-02 23:04:37 +0000 |
| commit | 0530a683fc858aa641d88ad83315ea53c27bce10 (patch) | |
| tree | 3247afa5dcf219a903cd770f6b6e3bcf6fd6685d /net/ipv6/sysctl_net_ipv6.c | |
| parent | selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot (diff) | |
| parent | vsock/virtio: add support for device suspend/resume (diff) | |
| download | kernel-0530a683fc858aa641d88ad83315ea53c27bce10.tar.gz kernel-0530a683fc858aa641d88ad83315ea53c27bce10.zip | |
Merge branch 'vsock-virtio-add-support-for-device-suspend-resume'
Stefano Garzarella says:
====================
vsock/virtio: add support for device suspend/resume
Vilas reported that virtio-vsock no longer worked properly after
suspend/resume (echo mem >/sys/power/state).
It was impossible to connect to the host and vice versa.
Indeed, the support has never been implemented.
This series implement .freeze and .restore callbacks of struct virtio_driver
to support device suspend/resume.
The first patch factors our the code to initialize and delete VQs.
The second patch uses that code to support device suspend/resume.
Signed-off-by: Stefano Garzarella <[email protected]>
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv6/sysctl_net_ipv6.c')
0 files changed, 0 insertions, 0 deletions
