commit | 4f6e24ed9de8634d6471ef86b382cba6d4e57ca8 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Mar 05 10:45:30 2015 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Mar 05 13:36:17 2015 +1030 |
tree | d6d8ef3f810d21ffa8d9f291afe399fcef60887b | |
parent | 6587457b4b3d663b237a0f95ddf6e67d1828c8ea [diff] |
virtio_console: init work unconditionally when multiport is off, we don't initialize config work, but we then cancel uninitialized control_work on freeze. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: stable@kernel.org