public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Joerg Roedel <jroedel@suse.de>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org
Subject: [joro:sev-es-kexec 2/12] arch/x86/kernel/machine_kexec_64.c:627:6: warning: no previous prototype for 'arch_kexec_supported'
Date: Sat, 3 Jul 2021 20:15:13 +0800	[thread overview]
Message-ID: <202107032011.fKkaGRHw-lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/joro/linux.git sev-es-kexec
head:   3467dc3cdbe65c619cd9b5c8db47da63b0655300
commit: 441bc34569808f9c19fcbe8c1b7625402b9b9786 [2/12] x86/kexec/64: Forbid kexec when running as an SEV-ES guest
config: x86_64-randconfig-c022-20210702 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/joro/linux.git/commit/?id=441bc34569808f9c19fcbe8c1b7625402b9b9786
        git remote add joro https://git.kernel.org/pub/scm/linux/kernel/git/joro/linux.git
        git fetch --no-tags joro sev-es-kexec
        git checkout 441bc34569808f9c19fcbe8c1b7625402b9b9786
        # save the attached .config to linux build tree
        make W=1 ARCH=x86_64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All warnings (new ones prefixed by >>):

>> arch/x86/kernel/machine_kexec_64.c:627:6: warning: no previous prototype for 'arch_kexec_supported' [-Wmissing-prototypes]
     627 | bool arch_kexec_supported(void)
         |      ^~~~~~~~~~~~~~~~~~~~


vim +/arch_kexec_supported +627 arch/x86/kernel/machine_kexec_64.c

   623	
   624	/*
   625	 * Kexec is not supported in SEV-ES guests yet
   626	 */
 > 627	bool arch_kexec_supported(void)

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

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

                 reply	other threads:[~2021-07-03 12:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202107032011.fKkaGRHw-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=jroedel@suse.de \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    /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