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, 27 Oct 2022 11:00:44 +0000
From:   Wei Liu <wei.liu@...nel.org>
To:     Stephen Rothwell <sfr@...b.auug.org.au>
Cc:     Wei Liu <wei.liu@...nel.org>, Zhao Liu <zhao1.liu@...el.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the hyperv-fixes tree

On Thu, Oct 27, 2022 at 08:53:32AM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the hyperv-fixes tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
> 
> arch/x86/hyperv/hv_init.c: In function 'hyperv_init':
> arch/x86/hyperv/hv_init.c:447:29: error: unused variable 'dst' [-Werror=unused-variable]
>   447 |                 void *src, *dst;
>       |                             ^~~
> cc1: all warnings being treated as errors
> 
> Caused by commit
> 
>   f8162cff19f1 ("x86/hyperv: Remove BUG_ON() for kmap_local_page()")
> 
> I have used the hyperv-fixes tree from next-20221026 for today.

Thanks. I've fixed that.

I will also turn on CONFIG_WERROR in my build test.

> 
> -- 
> Cheers,
> Stephen Rothwell


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ