All of lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: "Guido Günther" <agx@sigxcpu.org>
Cc: Maxime Ripard <maxime.ripard@bootlin.com>,
	Fabio Estevam <festevam@gmail.com>,
	dri-devel@lists.freedesktop.org, kbuild-all@01.org,
	Robert Chiras <robert.chiras@nxp.com>,
	Sam Ravnborg <sam@ravnborg.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 3/3] phy: Add driver for mixel dphy found on imx8
Date: Fri, 8 Mar 2019 05:04:10 +0800	[thread overview]
Message-ID: <201903080543.V6kVWPiQ%fengguang.wu@intel.com> (raw)
In-Reply-To: <309d85012f4de5c4da3ef9d4afc80fc1cb85a079.1551952749.git.agx@sigxcpu.org>

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

Hi Guido,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on phy/next]
[also build test ERROR on next-20190306]
[cannot apply to v5.0]
[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/Guido-G-nther/Mixel-DPHY-support-for-i-MX8/20190307-214238
base:   https://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git next
config: mips-allmodconfig (attached as .config)
compiler: mips-linux-gnu-gcc (Debian 8.2.0-11) 8.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        GCC_VERSION=8.2.0 make.cross ARCH=mips 

All errors (new ones prefixed by >>):

   ERROR: "__divdi3" [drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.ko] undefined!
>> ERROR: "__udivdi3" [drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.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: 58679 bytes --]

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: kbuild test robot <lkp@intel.com>
To: "Guido Günther" <agx@sigxcpu.org>
Cc: Maxime Ripard <maxime.ripard@bootlin.com>,
	dri-devel@lists.freedesktop.org, kbuild-all@01.org,
	Robert Chiras <robert.chiras@nxp.com>,
	Sam Ravnborg <sam@ravnborg.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 3/3] phy: Add driver for mixel dphy found on imx8
Date: Fri, 8 Mar 2019 05:04:10 +0800	[thread overview]
Message-ID: <201903080543.V6kVWPiQ%fengguang.wu@intel.com> (raw)
In-Reply-To: <309d85012f4de5c4da3ef9d4afc80fc1cb85a079.1551952749.git.agx@sigxcpu.org>

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

Hi Guido,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on phy/next]
[also build test ERROR on next-20190306]
[cannot apply to v5.0]
[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/Guido-G-nther/Mixel-DPHY-support-for-i-MX8/20190307-214238
base:   https://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git next
config: mips-allmodconfig (attached as .config)
compiler: mips-linux-gnu-gcc (Debian 8.2.0-11) 8.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        GCC_VERSION=8.2.0 make.cross ARCH=mips 

All errors (new ones prefixed by >>):

   ERROR: "__divdi3" [drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.ko] undefined!
>> ERROR: "__udivdi3" [drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.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: 58679 bytes --]

[-- Attachment #3: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2019-03-07 21:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07 10:05 [PATCH v4 0/3] Mixel DPHY support for i.MX8 Guido Günther
2019-03-07 10:05 ` Guido Günther
2019-03-07 10:05 ` [PATCH v4 1/3] dt-bindings: Add vendor prefix for Mixel Inc Guido Günther
2019-03-07 10:05   ` Guido Günther
2019-03-07 10:05 ` [PATCH v4 2/3] dt-bindings: phy: Add documentation for mixel dphy Guido Günther
2019-03-07 10:05   ` Guido Günther
2019-03-07 10:05 ` [PATCH v4 3/3] phy: Add driver for mixel dphy found on imx8 Guido Günther
2019-03-07 10:05   ` Guido Günther
2019-03-07 21:04   ` kbuild test robot [this message]
2019-03-07 21:04     ` kbuild test robot

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=201903080543.V6kVWPiQ%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=agx@sigxcpu.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=festevam@gmail.com \
    --cc=kbuild-all@01.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=maxime.ripard@bootlin.com \
    --cc=robert.chiras@nxp.com \
    --cc=sam@ravnborg.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.