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] [thread-next>] [day] [month] [year] [list]
Message-ID: <f6f098c1-74de-be02-5882-bf07cc41d6d5@infradead.org>
Date:   Wed, 23 Aug 2023 21:33:39 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Wei Liu <wei.liu@...nel.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>
Subject: Re: linux-next: Tree for Aug 23 (hyperv)



On 8/23/23 20:14, Wei Liu wrote:
> 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.
> 

Sounds good. Thanks.

-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ