All of lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, gregkh@linuxfoundation.org,
	andy.shevchenko@gmail.com, linux-kernel@vger.kernel.org,
	platform-driver-x86@vger.kernel.org, linux-leds@vger.kernel.org,
	jacek.anaszewski@gmail.com, lee.jones@linaro.org,
	robh+dt@kernel.org, jiri@resnulli.us, pavel@ucw.cz,
	Vadim Pasternak <vadimp@mellanox.com>
Subject: Re: [patch v2 1/3] platform/mellanox: Introduce Mellanox hardware platform hotplug driver
Date: Thu, 7 Sep 2017 21:35:10 +0800	[thread overview]
Message-ID: <201709072133.q1xQ3UI7%fengguang.wu@intel.com> (raw)
In-Reply-To: <1504621707-137323-2-git-send-email-vadimp@mellanox.com>

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

Hi Vadim,

[auto build test ERROR on platform-drivers-x86/for-next]
[also build test ERROR on v4.13 next-20170906]
[cannot apply to linus/master]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Vadim-Pasternak/drivers-platform-replace-module-x86-mlxcpld-hotplug-with-mellanox-mlxreg-hotplug/20170907-132114
base:   git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git for-next
config: i386-allmodconfig (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> ERROR: "of_update_property" [drivers/platform/mellanox/mlxreg-hotplug.ko] undefined!

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 61094 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: kbuild test robot <lkp@intel.com>
To: Vadim Pasternak <vadimp@mellanox.com>
Cc: kbuild-all@01.org, gregkh@linuxfoundation.org,
	andy.shevchenko@gmail.com, linux-kernel@vger.kernel.org,
	platform-driver-x86@vger.kernel.org, linux-leds@vger.kernel.org,
	jacek.anaszewski@gmail.com, lee.jones@linaro.org,
	robh+dt@kernel.org, jiri@resnulli.us, pavel@ucw.cz,
	Vadim Pasternak <vadimp@mellanox.com>
Subject: Re: [patch v2 1/3] platform/mellanox: Introduce Mellanox hardware platform hotplug driver
Date: Thu, 7 Sep 2017 21:35:10 +0800	[thread overview]
Message-ID: <201709072133.q1xQ3UI7%fengguang.wu@intel.com> (raw)
In-Reply-To: <1504621707-137323-2-git-send-email-vadimp@mellanox.com>

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

Hi Vadim,

[auto build test ERROR on platform-drivers-x86/for-next]
[also build test ERROR on v4.13 next-20170906]
[cannot apply to linus/master]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Vadim-Pasternak/drivers-platform-replace-module-x86-mlxcpld-hotplug-with-mellanox-mlxreg-hotplug/20170907-132114
base:   git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git for-next
config: i386-allmodconfig (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> ERROR: "of_update_property" [drivers/platform/mellanox/mlxreg-hotplug.ko] undefined!

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 61094 bytes --]

  reply	other threads:[~2017-09-07 13:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-05 14:28 [patch v2 0/3] drivers/platform: replace module x86/mlxcpld-hotplug with mellanox/mlxreg-hotplug Vadim Pasternak
2017-09-05 14:28 ` [patch v2 1/3] platform/mellanox: Introduce Mellanox hardware platform hotplug driver Vadim Pasternak
2017-09-07 13:35   ` kbuild test robot [this message]
2017-09-07 13:35     ` kbuild test robot
2017-09-05 14:28 ` [patch v2 2/3] platform/x86: mlx-platform: modify hotplug device activation Vadim Pasternak
2017-09-05 14:28 ` [patch v2 3/3] platform/x86: mlxcpld-hotplug: driver removing Vadim Pasternak

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=201709072133.q1xQ3UI7%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jacek.anaszewski@gmail.com \
    --cc=jiri@resnulli.us \
    --cc=kbuild-all@01.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=vadimp@mellanox.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.