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: Tue, 12 Mar 2024 05:25:46 +0000
From: Wei Liu <wei.liu@...nel.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Wei Liu <wei.liu@...nel.org>,
	Nuno Das Neves <nunodasneves@...ux.microsoft.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 tree

On Tue, Mar 12, 2024 at 03:18:07PM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the hyperv tree, today's linux-next build (i386 defconfig)
> failed like this:
> 
> arch/x86/kernel/cpu/mshyperv.c:355:5: error: no previous prototype for 'hv_get_hypervisor_version' [-Werror=missing-prototypes]
>   355 | int hv_get_hypervisor_version(union hv_hypervisor_version_info *info)
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~
> cc1: all warnings being treated as errors

We noticed this as well.  A fix has been sent out. I will update the tree
shortly.

Thanks,
Wei.

> 
> Caused by commit
> 
>   1634df06ea12 ("mshyperv: Introduce hv_get_hypervisor_version function")
> 
> I have reverted that commit for today.
> 
> -- 
> Cheers,
> Stephen Rothwell



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ