linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: kbuild-all@01.org,
	"Bryan O'Donoghue" <pure.logic@nexus-software.ie>,
	Peter Hurley <peter@hurleysoftware.com>,
	linux-serial@vger.kernel.org, Vinod Koul <vinod.koul@intel.com>,
	linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	ismo.puustinen@intel.com,
	Heikki Krogerus <heikki.krogerus@linux.intel.com>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: Re: [PATCH v6 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART
Date: Tue, 14 Jun 2016 09:12:29 +0800	[thread overview]
Message-ID: <201606140945.cn6fnhKG%fengguang.wu@intel.com> (raw)
In-Reply-To: <1465825360-97711-12-git-send-email-andriy.shevchenko@linux.intel.com>

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

Hi,

[auto build test ERROR on v4.7-rc3]
[also build test ERROR on next-20160609]
[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/Andy-Shevchenko/serial-8250-split-LPSS-to-8250_lpss-enable-DMA-on-Quark/20160613-220941
config: x86_64-randconfig-s3-06140616 (attached as .config)
compiler: gcc-6 (Debian 6.1.1-1) 6.1.1 20160430
reproduce:
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `qrk_serial_exit':
>> 8250_lpss.c:(.text+0x180ea0): undefined reference to `dw_dma_remove'
   drivers/built-in.o: In function `qrk_serial_setup':
>> 8250_lpss.c:(.text+0x180f0b): undefined reference to `dw_dma_probe'

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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 34276 bytes --]

      reply	other threads:[~2016-06-14  1:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13 13:42 [PATCH v6 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark Andy Shevchenko
2016-06-13 13:42 ` [PATCH v6 01/11] dmaengine: dw: keep copy of custom slave config in dwc Andy Shevchenko
2016-06-13 13:42 ` [PATCH v6 02/11] dmaengine: dw: provide probe(), remove() stubs for users Andy Shevchenko
2016-06-13 13:42 ` [PATCH v6 03/11] dmaengine: dw: set polarity of handshake interface Andy Shevchenko
2016-06-13 13:42 ` [PATCH v6 04/11] dmaengine: dw: override LLP support if asked in platform data Andy Shevchenko
2016-06-13 13:42 ` [PATCH v6 05/11] serial: 8250_dma: switch to new dmaengine_terminate_* API Andy Shevchenko
2016-06-13 13:42 ` [PATCH v6 06/11] serial: 8250_dma: adjust DMA address of the UART Andy Shevchenko
2016-06-13 13:42 ` [PATCH v6 07/11] serial: 8250: enable AFE on ports where FIFO is 16 bytes Andy Shevchenko
2016-06-13 13:42 ` [PATCH v6 08/11] serial: 8250_lpss: split LPSS driver to separate module Andy Shevchenko
2016-06-13 13:42 ` [PATCH v6 09/11] serial: 8250_lpss: move Quark code from PCI driver Andy Shevchenko
2016-06-13 13:42 ` [PATCH v6 10/11] serial: 8250_lpss: enable MSI for Intel Quark Andy Shevchenko
2016-06-13 13:42 ` [PATCH v6 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART Andy Shevchenko
2016-06-14  1:12   ` kbuild test robot [this message]

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=201606140945.cn6fnhKG%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=ismo.puustinen@intel.com \
    --cc=kbuild-all@01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=peter@hurleysoftware.com \
    --cc=pure.logic@nexus-software.ie \
    --cc=vinod.koul@intel.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).