All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [asahilinux:pr/8 9/16] arch/arm64/kernel/vipi.c:215:12: warning: no previous prototype for 'vipi_init'
Date: Thu, 12 Aug 2021 08:49:55 +0800	[thread overview]
Message-ID: <202108120850.tmxBfHBy-lkp@intel.com> (raw)

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

tree:   https://github.com/AsahiLinux/linux pr/8
head:   d87a0dc99e28480d67b993f52d066bd2bf58207c
commit: 28a9ae246e6f38ab4b3264e7cf8a11d9f47535ad [9/16] arm64: vipi: vIPI code adjustments
config: arm64-allyesconfig (attached as .config)
compiler: aarch64-linux-gcc (GCC) 10.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://github.com/AsahiLinux/linux/commit/28a9ae246e6f38ab4b3264e7cf8a11d9f47535ad
        git remote add asahilinux https://github.com/AsahiLinux/linux
        git fetch --no-tags asahilinux pr/8
        git checkout 28a9ae246e6f38ab4b3264e7cf8a11d9f47535ad
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.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/vipi.c:215:12: warning: no previous prototype for 'vipi_init' [-Wmissing-prototypes]
     215 | int __init vipi_init(struct irq_data *hwirq)
         |            ^~~~~~~~~


vim +/vipi_init +215 arch/arm64/kernel/vipi.c

   214	
 > 215	int __init vipi_init(struct irq_data *hwirq)

---
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: 77912 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Pip Cet <pipcet@gmail.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org
Subject: [asahilinux:pr/8 9/16] arch/arm64/kernel/vipi.c:215:12: warning: no previous prototype for 'vipi_init'
Date: Thu, 12 Aug 2021 08:49:55 +0800	[thread overview]
Message-ID: <202108120850.tmxBfHBy-lkp@intel.com> (raw)

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

tree:   https://github.com/AsahiLinux/linux pr/8
head:   d87a0dc99e28480d67b993f52d066bd2bf58207c
commit: 28a9ae246e6f38ab4b3264e7cf8a11d9f47535ad [9/16] arm64: vipi: vIPI code adjustments
config: arm64-allyesconfig (attached as .config)
compiler: aarch64-linux-gcc (GCC) 10.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://github.com/AsahiLinux/linux/commit/28a9ae246e6f38ab4b3264e7cf8a11d9f47535ad
        git remote add asahilinux https://github.com/AsahiLinux/linux
        git fetch --no-tags asahilinux pr/8
        git checkout 28a9ae246e6f38ab4b3264e7cf8a11d9f47535ad
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.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/vipi.c:215:12: warning: no previous prototype for 'vipi_init' [-Wmissing-prototypes]
     215 | int __init vipi_init(struct irq_data *hwirq)
         |            ^~~~~~~~~


vim +/vipi_init +215 arch/arm64/kernel/vipi.c

   214	
 > 215	int __init vipi_init(struct irq_data *hwirq)

---
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: 77912 bytes --]

             reply	other threads:[~2021-08-12  0:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-12  0:49 kernel test robot [this message]
2021-08-12  0:49 ` [asahilinux:pr/8 9/16] arch/arm64/kernel/vipi.c:215:12: warning: no previous prototype for 'vipi_init' kernel test robot

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=202108120850.tmxBfHBy-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.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 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.