linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: frank zago <frank@zago.net>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-kernel@vger.kernel.org,
	Jan-Niklas Burfeind <kernel@aiyionpri.me>,
	Bartosz Golaszewski <bgolaszewski@baylibre.com>,
	Wolfram Sang <wsa-dev@sang-engineering.com>,
	Johan Hovold <johan@kernel.org>,
	linux-usb@vger.kernel.org, gunar@schorcht.net,
	Lee Jones <lee.jones@linaro.org>
Cc: kbuild-all@lists.01.org, frank zago <frank@zago.net>
Subject: Re: [PATCH v3] mfd: ch341: add driver for the WCH CH341 in I2C/GPIO mode
Date: Mon, 14 Mar 2022 23:52:33 +0800	[thread overview]
Message-ID: <202203142302.5s8nv83m-lkp@intel.com> (raw)
In-Reply-To: <20220314030937.22762-1-frank@zago.net>

Hi frank,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on lee-mfd/for-mfd-next]
[also build test ERROR on linux/master linus/master v5.17-rc8 next-20220310]
[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/frank-zago/mfd-ch341-add-driver-for-the-WCH-CH341-in-I2C-GPIO-mode/20220314-111158
base:   https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git for-mfd-next
config: mips-allmodconfig (https://download.01.org/0day-ci/archive/20220314/202203142302.5s8nv83m-lkp@intel.com/config)
compiler: mips-linux-gcc (GCC) 11.2.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/bba0dbb56cafdad51de5ccb8ab6714d5b14d0782
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review frank-zago/mfd-ch341-add-driver-for-the-WCH-CH341-in-I2C-GPIO-mode/20220314-111158
        git checkout bba0dbb56cafdad51de5ccb8ab6714d5b14d0782
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=mips SHELL=/bin/bash

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: "arizona_request_irq" [sound/soc/codecs/snd-soc-wm5110.ko] undefined!
>> ERROR: modpost: "arizona_free_irq" [sound/soc/codecs/snd-soc-wm5110.ko] undefined!
>> ERROR: modpost: "arizona_set_irq_wake" [sound/soc/codecs/snd-soc-wm5110.ko] undefined!
>> ERROR: modpost: "arizona_request_irq" [sound/soc/codecs/snd-soc-wm5102.ko] undefined!
>> ERROR: modpost: "arizona_free_irq" [sound/soc/codecs/snd-soc-wm5102.ko] undefined!
>> ERROR: modpost: "arizona_set_irq_wake" [sound/soc/codecs/snd-soc-wm5102.ko] undefined!
>> ERROR: modpost: "arizona_request_irq" [sound/soc/codecs/snd-soc-cs47l24.ko] undefined!
>> ERROR: modpost: "arizona_free_irq" [sound/soc/codecs/snd-soc-cs47l24.ko] undefined!
>> ERROR: modpost: "arizona_set_irq_wake" [sound/soc/codecs/snd-soc-cs47l24.ko] undefined!
>> ERROR: modpost: "arizona_request_irq" [sound/soc/codecs/snd-soc-arizona.ko] undefined!
WARNING: modpost: suppressed 16 unresolved symbol warnings because there were too many)

---
0-DAY CI Kernel Test Service
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

  reply	other threads:[~2022-03-14 15:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-14  3:09 [PATCH v3] mfd: ch341: add driver for the WCH CH341 in I2C/GPIO mode frank zago
2022-03-14 15:52 ` kernel test robot [this message]
2022-03-14 20:18 ` kernel test robot
2022-03-15 14:30 ` Greg Kroah-Hartman
2022-03-15 14:58 ` Lee Jones
2022-03-16  3:48   ` Frank Zago
2022-03-16  7:29     ` Lee Jones

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=202203142302.5s8nv83m-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=bgolaszewski@baylibre.com \
    --cc=frank@zago.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=gunar@schorcht.net \
    --cc=johan@kernel.org \
    --cc=kbuild-all@lists.01.org \
    --cc=kernel@aiyionpri.me \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=wsa-dev@sang-engineering.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).