All of lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: kbuild-all@01.org,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	Andrey Smirnov <andrew.smirnov@gmail.com>,
	Heiko Stuebner <heiko@sntech.de>,
	Masahiro Yamada <yamada.masahiro@socionext.com>,
	Carlo Caione <carlo@caione.org>,
	Kevin Hilman <khilman@baylibre.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	cphealy@gmail.com, linux-kernel@vger.kernel.org,
	linux-mediatek@lists.infradead.org,
	linux-rockchip@lists.infradead.org,
	linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 06/22] nvmem: uniphier-efuse: Convert to use devm_nvmem_register()
Date: Sun, 4 Mar 2018 08:46:46 +0800	[thread overview]
Message-ID: <201803040849.S9Lpa71p%fengguang.wu@intel.com> (raw)
In-Reply-To: <20180228144106.16363-7-andrew.smirnov@gmail.com>

Hi Andrey,

Thank you for the patch! Perhaps something to improve:

[auto build test WARNING on linus/master]
[also build test WARNING on v4.16-rc3 next-20180302]
[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/Andrey-Smirnov/Verbatim-device-names-and-devm_nvmem_-un-register/20180303-220801


coccinelle warnings: (new ones prefixed by >>)

>> drivers/nvmem/uniphier-efuse.c:64:1-3: WARNING: PTR_ERR_OR_ZERO can be used

Please review and possibly fold the followup patch.

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

WARNING: multiple messages have this Message-ID (diff)
From: kbuild test robot <lkp-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Andrey Smirnov
	<andrew.smirnov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Masahiro Yamada
	<yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org>,
	Srinivas Kandagatla
	<srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	kbuild-all-JC7UmRfGjtg@public.gmane.org,
	linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	cphealy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	Matthias Brugger
	<matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: [PATCH v4 06/22] nvmem: uniphier-efuse: Convert to use devm_nvmem_register()
Date: Sun, 4 Mar 2018 08:46:46 +0800	[thread overview]
Message-ID: <201803040849.S9Lpa71p%fengguang.wu@intel.com> (raw)
In-Reply-To: <20180228144106.16363-7-andrew.smirnov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Hi Andrey,

Thank you for the patch! Perhaps something to improve:

[auto build test WARNING on linus/master]
[also build test WARNING on v4.16-rc3 next-20180302]
[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/Andrey-Smirnov/Verbatim-device-names-and-devm_nvmem_-un-register/20180303-220801


coccinelle warnings: (new ones prefixed by >>)

>> drivers/nvmem/uniphier-efuse.c:64:1-3: WARNING: PTR_ERR_OR_ZERO can be used

Please review and possibly fold the followup patch.

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

WARNING: multiple messages have this Message-ID (diff)
From: lkp@intel.com (kbuild test robot)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 06/22] nvmem: uniphier-efuse: Convert to use devm_nvmem_register()
Date: Sun, 4 Mar 2018 08:46:46 +0800	[thread overview]
Message-ID: <201803040849.S9Lpa71p%fengguang.wu@intel.com> (raw)
In-Reply-To: <20180228144106.16363-7-andrew.smirnov@gmail.com>

Hi Andrey,

Thank you for the patch! Perhaps something to improve:

[auto build test WARNING on linus/master]
[also build test WARNING on v4.16-rc3 next-20180302]
[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/Andrey-Smirnov/Verbatim-device-names-and-devm_nvmem_-un-register/20180303-220801


coccinelle warnings: (new ones prefixed by >>)

>> drivers/nvmem/uniphier-efuse.c:64:1-3: WARNING: PTR_ERR_OR_ZERO can be used

Please review and possibly fold the followup patch.

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

WARNING: multiple messages have this Message-ID (diff)
From: lkp@intel.com (kbuild test robot)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v4 06/22] nvmem: uniphier-efuse: Convert to use devm_nvmem_register()
Date: Sun, 4 Mar 2018 08:46:46 +0800	[thread overview]
Message-ID: <201803040849.S9Lpa71p%fengguang.wu@intel.com> (raw)
In-Reply-To: <20180228144106.16363-7-andrew.smirnov@gmail.com>

Hi Andrey,

Thank you for the patch! Perhaps something to improve:

[auto build test WARNING on linus/master]
[also build test WARNING on v4.16-rc3 next-20180302]
[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/Andrey-Smirnov/Verbatim-device-names-and-devm_nvmem_-un-register/20180303-220801


coccinelle warnings: (new ones prefixed by >>)

>> drivers/nvmem/uniphier-efuse.c:64:1-3: WARNING: PTR_ERR_OR_ZERO can be used

Please review and possibly fold the followup patch.

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

  reply	other threads:[~2018-03-04  0:47 UTC|newest]

Thread overview: 115+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-28 14:40 [PATCH v4 00/22] Verbatim device names and devm_nvmem_(un)register() Andrey Smirnov
2018-02-28 14:40 ` Andrey Smirnov
2018-02-28 14:40 ` Andrey Smirnov
2018-02-28 14:40 ` [PATCH v4 01/22] nvmem: Document struct nvmem_config Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40 ` [PATCH v4 02/22] nvmem: core: Allow specifying device name verbatim Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40 ` [PATCH v4 03/22] nvmem: Introduce devm_nvmem_(un)register() Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40 ` [PATCH v4 04/22] nvmem: vf610-ocotp: Convert to use devm_nvmem_register() Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40 ` [PATCH v4 05/22] nvmem: imx-ocotp: " Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40 ` [PATCH v4 06/22] nvmem: uniphier-efuse: " Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-03-04  0:46   ` kbuild test robot [this message]
2018-03-04  0:46     ` kbuild test robot
2018-03-04  0:46     ` kbuild test robot
2018-03-04  0:46     ` kbuild test robot
2018-03-04  0:46   ` [PATCH] nvmem: uniphier-efuse: fix ptr_ret.cocci warnings kbuild test robot
2018-03-04  0:46     ` kbuild test robot
2018-03-04  0:46     ` kbuild test robot
2018-03-04  0:46     ` kbuild test robot
2018-02-28 14:40 ` [PATCH v4 07/22] nvmem: snvs_lgpr: Convert to use devm_nvmem_register() Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40 ` [PATCH v4 08/22] nvmem: qfprom: " Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40 ` [PATCH v4 09/22] nvmem: rockchip-efuse: " Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40 ` [PATCH v4 10/22] nvmem: mtk-efuse: " Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40 ` [PATCH v4 11/22] nvmem: meson-mx-efuse: " Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-03-04 11:13   ` kbuild test robot
2018-03-04 11:13     ` kbuild test robot
2018-03-04 11:13     ` kbuild test robot
2018-03-04 11:13     ` kbuild test robot
2018-03-04 11:13   ` [PATCH] nvmem: meson-mx-efuse: fix ptr_ret.cocci warnings kbuild test robot
2018-03-04 11:13     ` kbuild test robot
2018-03-04 11:13     ` kbuild test robot
2018-03-04 11:13     ` kbuild test robot
2018-02-28 14:40 ` [PATCH v4 12/22] nvmem: meson-efuse: Convert to use devm_nvmem_register() Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40 ` [PATCH v4 13/22] nvmem: lpc18xx_otp: " Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-03-04 13:04   ` kbuild test robot
2018-03-04 13:04     ` kbuild test robot
2018-03-04 13:04     ` kbuild test robot
2018-03-04 13:04     ` kbuild test robot
2018-03-04 13:04   ` [PATCH] nvmem: lpc18xx_otp: fix ptr_ret.cocci warnings kbuild test robot
2018-03-04 13:04     ` kbuild test robot
2018-03-04 13:04     ` kbuild test robot
2018-03-04 13:04     ` kbuild test robot
2018-02-28 14:40 ` [PATCH v4 14/22] nvmem: imx-iim: Convert to use devm_nvmem_register() Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40 ` [PATCH v4 15/22] nvmem: bcm-ocotp: " Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:40   ` Andrey Smirnov
2018-02-28 14:41 ` [PATCH v4 16/22] nvmem: meson-efuse: Do no gate COMPILE_TEST with MESON_SM Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov
2018-03-04  3:47   ` kbuild test robot
2018-03-04  3:47     ` kbuild test robot
2018-03-04  3:47     ` kbuild test robot
2018-03-04  3:47     ` kbuild test robot
2018-03-04 17:56   ` kbuild test robot
2018-03-04 17:56     ` kbuild test robot
2018-03-04 17:56     ` kbuild test robot
2018-03-04 17:56     ` kbuild test robot
2018-03-04 17:56   ` [PATCH] nvmem: meson-efuse: fix ptr_ret.cocci warnings kbuild test robot
2018-03-04 17:56     ` kbuild test robot
2018-03-04 17:56     ` kbuild test robot
2018-03-04 17:56     ` kbuild test robot
2018-03-04 18:00     ` [kbuild-all] " Fabio Estevam
2018-03-04 18:00       ` Fabio Estevam
2018-03-04 18:00       ` Fabio Estevam
2018-02-28 14:41 ` [PATCH v4 17/22] nvmem: snvs_lpgpr: Convert commas to semicolons Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov
2018-02-28 14:41 ` [PATCH v4 18/22] nvmem: rockchip-efuse: Make use of of_device_get_match_data() Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov
2018-02-28 14:41 ` [PATCH v4 19/22] nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov
2018-02-28 14:41 ` [PATCH v4 20/22] nvmem: rockchip-efuse: " Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov
2018-02-28 14:41 ` [PATCH v4 21/22] nvmem: imx-iim: " Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov
2018-02-28 14:41 ` [PATCH v4 22/22] nvmem: bcm-ocotp: " Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov
2018-02-28 14:41   ` Andrey Smirnov

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=201803040849.S9Lpa71p%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=andrew.smirnov@gmail.com \
    --cc=carlo@caione.org \
    --cc=cphealy@gmail.com \
    --cc=heiko@sntech.de \
    --cc=kbuild-all@01.org \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=yamada.masahiro@socionext.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.