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: <449fdf75-6d5c-46c3-2a1e-23c55a73b62e@infradead.org>
Date:   Wed, 23 Aug 2023 18:45:07 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Cc:     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/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; }
      |            ^~~~~~~~~~~~~~
In file included from ../arch/x86/hyperv/mmu.c:9:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../arch/x86/hyperv/nested.c:15:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../arch/x86/hyperv/irqdomain.c:13:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../arch/x86/hyperv/ivm.c:18:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../arch/x86/hyperv/hv_apic.c:30:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../arch/x86/hyperv/hv_proc.c:12:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../arch/x86/mm/pat/set_memory.c:36:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../arch/x86/kvm/x86.c:81:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../arch/x86/kvm/hyperv.c:38:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../arch/x86/kvm/kvm_onhyperv.c:8:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../arch/x86/kernel/cpu/mtrr/generic.c:16:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../drivers/clocksource/hyperv_timer.c:27:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../drivers/hv/vmbus_drv.c:40:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../drivers/hv/hv.c:22:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../drivers/hv/connection.c:24:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../drivers/hv/channel.c:22:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../drivers/hv/ring_buffer.c:21:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../drivers/hv/channel_mgmt.c:23:
../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; }
      |            ^~~~~~~~~~~~~~
In file included from ../drivers/hv/hv_common.c:29:
../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.
-- 
~Randy
Download attachment "config-r5760.gz" of type "application/gzip" (40259 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ