search for: c743d09dbd01

Displaying 2 results from an estimated 2 matches for "c743d09dbd01".

2017 Mar 29
1
[PATCH] virtio_console: fix uninitialized variable use
We try to disable callbacks on c_ivq even without multiport even though that vq is not initialized in this configuration. Fixes: c743d09dbd01 ("virtio: console: Disable callbacks for virtqueues at start of S4 freeze") Suggested-by: Mike Galbraith <efault at gmx.de> Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- Hi Mike if you like, pls send me your Signed-off-by and I'll change the patch to make yo...
2017 Mar 29
1
[PATCH] virtio_console: fix uninitialized variable use
We try to disable callbacks on c_ivq even without multiport even though that vq is not initialized in this configuration. Fixes: c743d09dbd01 ("virtio: console: Disable callbacks for virtqueues at start of S4 freeze") Suggested-by: Mike Galbraith <efault at gmx.de> Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- Hi Mike if you like, pls send me your Signed-off-by and I'll change the patch to make yo...