All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: kernel test robot <lkp@intel.com>
Cc: kbuild-all@lists.01.org, linux-pci@vger.kernel.org,
	Bjorn Helgaas <helgaas@kernel.org>
Subject: Re: [pci:pci/misc 7/7] include/linux/pci.h:1725:54: error: parameter name omitted
Date: Mon, 23 Aug 2021 10:47:07 +0300	[thread overview]
Message-ID: <YSNSe4JqIqi8pREU@smile.fi.intel.com> (raw)
In-Reply-To: <YSNPtLQ5q1poPb6x@smile.fi.intel.com>

On Mon, Aug 23, 2021 at 10:35:16AM +0300, Andy Shevchenko wrote:
> On Sat, Aug 21, 2021 at 10:44:06AM +0800, kernel test robot wrote:
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci/misc
> > head:   81e2ce35df9102989cefe180f41d78dd7fb8c9b9
> > commit: 81e2ce35df9102989cefe180f41d78dd7fb8c9b9 [7/7] PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
> > config: i386-tinyconfig (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/helgaas/pci.git/commit/?id=81e2ce35df9102989cefe180f41d78dd7fb8c9b9
> >         git remote add pci https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
> >         git fetch --no-tags pci pci/misc
> >         git checkout 81e2ce35df9102989cefe180f41d78dd7fb8c9b9
> >         # save the attached .config to linux build tree
> >         mkdir build_dir
> >         make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash arch/x86/kernel/
> > 
> > If you fix the issue, kindly add following tag as appropriate
> > Reported-by: kernel test robot <lkp@intel.com>
> 
> For the record, I copied a prototype from the other one.
> If we need to fix, we need to fix them both.
> 
> I'll cook the patch.

Seem Bjorn fixed this inline, thanks!

-- 
With Best Regards,
Andy Shevchenko



WARNING: multiple messages have this Message-ID (diff)
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [pci:pci/misc 7/7] include/linux/pci.h:1725:54: error: parameter name omitted
Date: Mon, 23 Aug 2021 10:47:07 +0300	[thread overview]
Message-ID: <YSNSe4JqIqi8pREU@smile.fi.intel.com> (raw)
In-Reply-To: <YSNPtLQ5q1poPb6x@smile.fi.intel.com>

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

On Mon, Aug 23, 2021 at 10:35:16AM +0300, Andy Shevchenko wrote:
> On Sat, Aug 21, 2021 at 10:44:06AM +0800, kernel test robot wrote:
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci/misc
> > head:   81e2ce35df9102989cefe180f41d78dd7fb8c9b9
> > commit: 81e2ce35df9102989cefe180f41d78dd7fb8c9b9 [7/7] PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
> > config: i386-tinyconfig (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/helgaas/pci.git/commit/?id=81e2ce35df9102989cefe180f41d78dd7fb8c9b9
> >         git remote add pci https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
> >         git fetch --no-tags pci pci/misc
> >         git checkout 81e2ce35df9102989cefe180f41d78dd7fb8c9b9
> >         # save the attached .config to linux build tree
> >         mkdir build_dir
> >         make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash arch/x86/kernel/
> > 
> > If you fix the issue, kindly add following tag as appropriate
> > Reported-by: kernel test robot <lkp@intel.com>
> 
> For the record, I copied a prototype from the other one.
> If we need to fix, we need to fix them both.
> 
> I'll cook the patch.

Seem Bjorn fixed this inline, thanks!

-- 
With Best Regards,
Andy Shevchenko


  reply	other threads:[~2021-08-23  7:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-21  2:44 [pci:pci/misc 7/7] include/linux/pci.h:1725:54: error: parameter name omitted kernel test robot
2021-08-21  2:44 ` kernel test robot
2021-08-23  7:35 ` Andy Shevchenko
2021-08-23  7:35   ` Andy Shevchenko
2021-08-23  7:47   ` Andy Shevchenko [this message]
2021-08-23  7:47     ` Andy Shevchenko

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=YSNSe4JqIqi8pREU@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=helgaas@kernel.org \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lkp@intel.com \
    /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.