Linux-HyperV List
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>,
	Linux Next Mailing List <linux-next@vger.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"linux-hyperv@vger.kernel.org" <linux-hyperv@vger.kernel.org>
Subject: Re: linux-next: Tree for Aug 23 (hyperv)
Date: Wed, 23 Aug 2023 18:45:07 -0700	[thread overview]
Message-ID: <449fdf75-6d5c-46c3-2a1e-23c55a73b62e@infradead.org> (raw)
In-Reply-To: <20230823161428.3af51dee@canb.auug.org.au>

[-- Attachment #1: Type: text/plain, Size: 5724 bytes --]



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

[-- Attachment #2: config-r5760.gz --]
[-- Type: application/gzip, Size: 40259 bytes --]

       reply	other threads:[~2023-08-24  1:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230823161428.3af51dee@canb.auug.org.au>
2023-08-24  1:45 ` Randy Dunlap [this message]
2023-08-24  3:14   ` linux-next: Tree for Aug 23 (hyperv) Wei Liu
2023-08-24  4:33     ` Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=449fdf75-6d5c-46c3-2a1e-23c55a73b62e@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox