lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 20 Feb 2020 10:09:20 +0100
From:   David Hildenbrand <david@...hat.com>
To:     Guenter Roeck <linux@...ck-us.net>
Cc:     "Michael S . Tsirkin" <mst@...hat.com>,
        Jason Wang <jasowang@...hat.com>,
        virtualization@...ts.linux-foundation.org,
        linux-kernel@...r.kernel.org, David Hildenbrand <david@...hat.com>
Subject: Re: [PATCH] virtio_balloon: Fix build error seen with CONFIG_BALLOON_COMPACTION=n



> Am 20.02.2020 um 03:32 schrieb Guenter Roeck <linux@...ck-us.net>:
> 
> 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 <lkp@...el.com>
> Fixes: 1ad6f58ea936 ("virtio_balloon: Fix memory leaks on errors in virtballoon_probe()")
> Cc: David Hildenbrand <david@...hat.com>
> Cc: Michael S. Tsirkin <mst@...hat.com>
> Signed-off-by: Guenter Roeck <linux@...ck-us.net>
> ---

There is already a patch on the list to fix that (and it looks exactly like this one :) ). Unfortunately, not picked up yet.

Thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ