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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZObLMtemsJap3UX+@liuwe-devbox-debian-v2>
Date:   Thu, 24 Aug 2023 03:14:58 +0000
From:   Wei Liu <wei.liu@...nel.org>
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        "linux-hyperv@...r.kernel.org" <linux-hyperv@...r.kernel.org>,
        Wei Liu <wei.liu@...nel.org>
Subject: Re: linux-next: Tree for Aug 23 (hyperv)

On Wed, Aug 23, 2023 at 06:45:07PM -0700, Randy Dunlap wrote:
> 
> 
> On 8/22/23 23:14, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Changes since 20230822:
> > 
> 
> on x86_64:
> 
> In file included from ../arch/x86/hyperv/hv_init.c:20:
> ../arch/x86/include/asm/mshyperv.h:272:12: warning: 'hv_snp_boot_ap' defined but not used [-Wunused-function]
>   272 | static int hv_snp_boot_ap(int cpu, unsigned long start_ip) { return 0; }
>       |            ^~~~~~~~~~~~~~
[...]
> 
> Full randconfig file is attached.

Thanks for the email.

I think this is already fixed in hyperv-next. In the latest code,
hv_snp_boot_ap in has `inline` attribute.

Thanks,
Wei.

> -- 
> ~Randy


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ