All of lore.kernel.org
 help / color / mirror / Atom feed
* [joro:sev-es-kexec 2/12] arch/x86/kernel/machine_kexec_64.c:627:6: warning: no previous prototype for 'arch_kexec_supported'
@ 2021-07-03 12:15 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-07-03 12:15 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: kbuild-all, linux-kernel

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [joro:sev-es-kexec 2/12] arch/x86/kernel/machine_kexec_64.c:627:6: warning: no previous prototype for 'arch_kexec_supported'
@ 2021-07-03 12:15 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-07-03 12:15 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1493 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(a)lists.01.org

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-03 12:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-03 12:15 [joro:sev-es-kexec 2/12] arch/x86/kernel/machine_kexec_64.c:627:6: warning: no previous prototype for 'arch_kexec_supported' kernel test robot
2021-07-03 12:15 ` kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.