From: Adalbert Lazăr <[email protected]>
Date: Wed, 6 Mar 2019 12:13:53 +0200
> Previous to commit 22b5c0b63f32 ("vsock/virtio: fix kernel panic
> after device hot-unplug"), vsock_core_init() was called from
> virtio_vsock_probe(). Now, virtio_transport_reset_no_sock() can be called
> before vsock_core_init() has the chance to run.
...
> Fixes: 22b5c0b63f32 ("vsock/virtio: fix kernel panic after device hot-unplug")
> Reported-by: Alexandru Herghelegiu <[email protected]>
> Signed-off-by: Adalbert Lazăr <[email protected]>
> Co-developed-by: Stefan Hajnoczi <[email protected]>
Applied and queued up for -stable.