All of lore.kernel.org
 help / color / mirror / Atom feed
* [arm-platforms:hack/arm64-early-cpufeature 12/21] arch/arm64/kernel/idreg-override.c:110:24: warning: no previous prototype for 'init_feature_override'
@ 2021-01-25  1:38 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-01-25  1:38 UTC (permalink / raw)
  To: Marc Zyngier; +Cc: kbuild-all, linux-arm-kernel

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git hack/arm64-early-cpufeature
head:   d579be323edcd4d5660e838e75270291dd4e57a5
commit: 06c953f1897c305fe88d1df378763aeee6a9a58e [12/21] arm64: cpufeature: Add an early command-line cpufeature override facility
config: arm64-randconfig-r021-20210124 (attached as .config)
compiler: aarch64-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/commit/?id=06c953f1897c305fe88d1df378763aeee6a9a58e
        git remote add arm-platforms https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
        git fetch --no-tags arm-platforms hack/arm64-early-cpufeature
        git checkout 06c953f1897c305fe88d1df378763aeee6a9a58e
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64 

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/arm64/kernel/idreg-override.c:110:24: warning: no previous prototype for 'init_feature_override' [-Wmissing-prototypes]
     110 | asmlinkage void __init init_feature_override(void)
         |                        ^~~~~~~~~~~~~~~~~~~~~


vim +/init_feature_override +110 arch/arm64/kernel/idreg-override.c

   108	
   109	void init_shadow_regs(void);
 > 110	asmlinkage void __init init_feature_override(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: 46395 bytes --]

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [arm-platforms:hack/arm64-early-cpufeature 12/21] arch/arm64/kernel/idreg-override.c:110:24: warning: no previous prototype for 'init_feature_override'
@ 2021-01-25  1:38 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-01-25  1:38 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git hack/arm64-early-cpufeature
head:   d579be323edcd4d5660e838e75270291dd4e57a5
commit: 06c953f1897c305fe88d1df378763aeee6a9a58e [12/21] arm64: cpufeature: Add an early command-line cpufeature override facility
config: arm64-randconfig-r021-20210124 (attached as .config)
compiler: aarch64-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/commit/?id=06c953f1897c305fe88d1df378763aeee6a9a58e
        git remote add arm-platforms https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
        git fetch --no-tags arm-platforms hack/arm64-early-cpufeature
        git checkout 06c953f1897c305fe88d1df378763aeee6a9a58e
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64 

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/arm64/kernel/idreg-override.c:110:24: warning: no previous prototype for 'init_feature_override' [-Wmissing-prototypes]
     110 | asmlinkage void __init init_feature_override(void)
         |                        ^~~~~~~~~~~~~~~~~~~~~


vim +/init_feature_override +110 arch/arm64/kernel/idreg-override.c

   108	
   109	void init_shadow_regs(void);
 > 110	asmlinkage void __init init_feature_override(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: 46395 bytes --]

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

end of thread, other threads:[~2021-01-25  1:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25  1:38 [arm-platforms:hack/arm64-early-cpufeature 12/21] arch/arm64/kernel/idreg-override.c:110:24: warning: no previous prototype for 'init_feature_override' kernel test robot
2021-01-25  1:38 ` 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.