All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Sebastian Reichel <sebastian.reichel@collabora.com>,
	Mark Brown <broonie@kernel.org>, Rob Herring <robh+dt@kernel.org>
Cc: kbuild-all@lists.01.org, Arnd Bergmann <arnd@arndb.de>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>, Ian Ray <ian.ray@ge.com>,
	linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org
Subject: Re: [PATCHv5 5/5] misc: gehc-achc: new driver
Date: Tue, 22 Jun 2021 21:30:13 +0800	[thread overview]
Message-ID: <202106222109.fdao9FF0-lkp@intel.com> (raw)
In-Reply-To: <20210621175359.126729-6-sebastian.reichel@collabora.com>

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

Hi Sebastian,

I love your patch! Yet something to improve:

[auto build test ERROR on spi/for-next]
[also build test ERROR on char-misc/char-misc-testing v5.13-rc7 next-20210621]
[cannot apply to robh/for-next]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Sebastian-Reichel/GE-Healthcare-PPD-firmware-upgrade-driver-for-ACHC/20210622-020604
base:   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
config: m68k-allmodconfig (attached as .config)
compiler: m68k-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://github.com/0day-ci/linux/commit/f355764ca45490e52adcd1c4e9886c42fdd66b58
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Sebastian-Reichel/GE-Healthcare-PPD-firmware-upgrade-driver-for-ACHC/20210622-020604
        git checkout f355764ca45490e52adcd1c4e9886c42fdd66b58
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k 

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

All errors (new ones prefixed by >>, old ones prefixed by <<):

ERROR: modpost: missing MODULE_LICENSE() in drivers/misc/nxp-ezport.o
>> ERROR: modpost: "ezport_flash" [drivers/misc/gehc-achc.ko] undefined!
>> ERROR: modpost: "ezport_reset" [drivers/misc/gehc-achc.ko] undefined!

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

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCHv5 5/5] misc: gehc-achc: new driver
Date: Tue, 22 Jun 2021 21:30:13 +0800	[thread overview]
Message-ID: <202106222109.fdao9FF0-lkp@intel.com> (raw)
In-Reply-To: <20210621175359.126729-6-sebastian.reichel@collabora.com>

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

Hi Sebastian,

I love your patch! Yet something to improve:

[auto build test ERROR on spi/for-next]
[also build test ERROR on char-misc/char-misc-testing v5.13-rc7 next-20210621]
[cannot apply to robh/for-next]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Sebastian-Reichel/GE-Healthcare-PPD-firmware-upgrade-driver-for-ACHC/20210622-020604
base:   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
config: m68k-allmodconfig (attached as .config)
compiler: m68k-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://github.com/0day-ci/linux/commit/f355764ca45490e52adcd1c4e9886c42fdd66b58
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Sebastian-Reichel/GE-Healthcare-PPD-firmware-upgrade-driver-for-ACHC/20210622-020604
        git checkout f355764ca45490e52adcd1c4e9886c42fdd66b58
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k 

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

All errors (new ones prefixed by >>, old ones prefixed by <<):

ERROR: modpost: missing MODULE_LICENSE() in drivers/misc/nxp-ezport.o
>> ERROR: modpost: "ezport_flash" [drivers/misc/gehc-achc.ko] undefined!
>> ERROR: modpost: "ezport_reset" [drivers/misc/gehc-achc.ko] undefined!

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

  reply	other threads:[~2021-06-22 13:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 17:53 [PATCHv5 0/5] GE Healthcare PPD firmware upgrade driver for ACHC Sebastian Reichel
2021-06-21 17:53 ` [PATCHv5 1/5] spi: add ancillary device support Sebastian Reichel
2021-06-21 17:53 ` [PATCHv5 2/5] spi: dt-bindings: support devices with multiple chipselects Sebastian Reichel
2021-06-21 17:53 ` [PATCHv5 3/5] dt-bindings: misc: ge-achc: Convert to DT schema format Sebastian Reichel
2021-06-21 17:53 ` [PATCHv5 4/5] ARM: dts: imx53-ppd: Fix ACHC entry Sebastian Reichel
2021-06-21 17:53 ` [PATCHv5 5/5] misc: gehc-achc: new driver Sebastian Reichel
2021-06-22 13:30   ` kernel test robot [this message]
2021-06-22 13:30     ` kernel test robot
2021-06-22 13:37     ` Arnd Bergmann
2021-06-22 13:37       ` Arnd Bergmann
2021-06-22 15:14 ` (subset) [PATCHv5 0/5] GE Healthcare PPD firmware upgrade driver for ACHC Mark Brown

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=202106222109.fdao9FF0-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=festevam@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=ian.ray@ge.com \
    --cc=kbuild-all@lists.01.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sebastian.reichel@collabora.com \
    --cc=shawnguo@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 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.