> Am 20.02.2020 um 03:32 schrieb Guenter Roeck <[email protected]>: > > 0day reports: > > drivers//virtio/virtio_balloon.c: In function 'virtballoon_probe': > drivers//virtio/virtio_balloon.c:960:1: error: > label 'out_del_vqs' defined but not used [-Werror=unused-label] > > This is seen with CONFIG_BALLOON_COMPACTION=n. > > Reported-by: kbuild test robot <[email protected]> > Fixes: 1ad6f58ea936 ("virtio_balloon: Fix memory leaks on errors in > virtballoon_probe()") > Cc: David Hildenbrand <[email protected]> > Cc: Michael S. Tsirkin <[email protected]> > Signed-off-by: Guenter Roeck <[email protected]> > ---
There is already a patch on the list to fix that (and it looks exactly like this one :) ). Unfortunately, not picked up yet. Thanks! _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
