All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH v2 01/10] firmware: raspberrypi: Introduce rpi_firmware_put()
Date: Fri, 23 Oct 2020 03:12:54 +0800	[thread overview]
Message-ID: <202010230336.Ax80KQaH-lkp@intel.com> (raw)
In-Reply-To: <20201022155858.20867-2-nsaenzjulienne@suse.de>

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

Hi Nicolas,

I love your patch! Yet something to improve:

[auto build test ERROR on next-20201022]
[cannot apply to pwm/for-next robh/for-next linus/master v5.9 v5.9-rc8 v5.9-rc7 v5.9]
[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/Nicolas-Saenz-Julienne/Raspberry-Pi-PoE-HAT-fan-support/20201023-000003
base:    37b992c4486c41f0a6ebbaf2294e76b47a047250
config: sh-allmodconfig (attached as .config)
compiler: sh4-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/7a5de5570e3f8a5909941b529944dd6e6d33683d
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Nicolas-Saenz-Julienne/Raspberry-Pi-PoE-HAT-fan-support/20201023-000003
        git checkout 7a5de5570e3f8a5909941b529944dd6e6d33683d
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sh 

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 >>):

   sh4-linux-ld: drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.o: in function `rpi_firmware_put':
>> (.text+0x0): multiple definition of `rpi_firmware_put'; drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.o:(.text+0x14a0): first defined here

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

  parent reply	other threads:[~2020-10-22 19:12 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22 15:58 [PATCH v2 00/10] Raspberry Pi PoE HAT fan support Nicolas Saenz Julienne
2020-10-22 15:58 ` Nicolas Saenz Julienne
2020-10-22 15:58 ` [PATCH v2 01/10] firmware: raspberrypi: Introduce rpi_firmware_put() Nicolas Saenz Julienne
2020-10-22 15:58   ` Nicolas Saenz Julienne
2020-10-22 18:46   ` Andy Shevchenko
2020-10-22 18:46     ` Andy Shevchenko
2020-10-26 16:26     ` Nicolas Saenz Julienne
2020-10-26 16:26       ` Nicolas Saenz Julienne
2020-10-22 19:12   ` kernel test robot [this message]
2020-10-22 19:20   ` kernel test robot
2020-10-22 15:58 ` [PATCH v2 02/10] clk: bcm: rpi: Release firmware handle on unbind Nicolas Saenz Julienne
2020-10-22 15:58   ` Nicolas Saenz Julienne
2020-10-22 15:58 ` [PATCH v2 03/10] gpio: raspberrypi-exp: " Nicolas Saenz Julienne
2020-10-22 15:58   ` Nicolas Saenz Julienne
2020-10-26 14:40   ` Bartosz Golaszewski
2020-10-26 14:40     ` Bartosz Golaszewski
2020-10-26 14:42     ` Nicolas Saenz Julienne
2020-10-26 14:42       ` Nicolas Saenz Julienne
2020-10-26 14:45       ` Bartosz Golaszewski
2020-10-26 14:45         ` Bartosz Golaszewski
2020-10-22 15:58 ` [PATCH v2 04/10] reset: raspberrypi: " Nicolas Saenz Julienne
2020-10-22 15:58   ` Nicolas Saenz Julienne
2020-10-22 15:58 ` [PATCH v2 05/10] soc: bcm: raspberrypi-power: " Nicolas Saenz Julienne
2020-10-22 15:58   ` Nicolas Saenz Julienne
2020-10-26 14:31   ` Nicolas Saenz Julienne
2020-10-26 14:31     ` Nicolas Saenz Julienne
2020-10-22 15:58 ` [PATCH v2 06/10] staging: vchiq: " Nicolas Saenz Julienne
2020-10-22 15:58   ` Nicolas Saenz Julienne
2020-10-22 15:58 ` [PATCH v2 07/10] input: raspberrypi-ts: Release firmware handle when not needed Nicolas Saenz Julienne
2020-10-22 15:58   ` Nicolas Saenz Julienne
2020-10-22 15:58 ` [PATCH v2 08/10] dt-bindings: pwm: Add binding for RPi firmware PWM bus Nicolas Saenz Julienne
2020-10-22 15:58   ` Nicolas Saenz Julienne
2020-10-30 15:37   ` Rob Herring
2020-10-30 15:37     ` Rob Herring
2020-10-22 15:58 ` [PATCH v2 09/10] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support Nicolas Saenz Julienne
2020-10-22 15:58   ` Nicolas Saenz Julienne
2020-10-22 15:58 ` [PATCH v2 10/10] pwm: Add Raspberry Pi Firmware based PWM bus Nicolas Saenz Julienne
2020-10-22 15:58   ` Nicolas Saenz Julienne
2020-10-22 18:53   ` Andy Shevchenko
2020-10-22 18:53     ` Andy Shevchenko
2020-10-26 14:02     ` Nicolas Saenz Julienne
2020-10-26 14:02       ` Nicolas Saenz Julienne

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=202010230336.Ax80KQaH-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.