All of lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <fengguang.wu@intel.com>
To: unlisted-recipients:; (no To-header on input)
Cc: kbuild-all@01.org, linux-crypto@vger.kernel.org,
	Herbert Xu <herbert@gondor.apana.org.au>,
	Gary R Hook <gary.hook@amd.com>
Subject: [cryptodev:master 56/59] ccp-dmaengine.c:undefined reference to `dma_run_dependencies'
Date: Wed, 20 Apr 2016 21:13:44 +0800	[thread overview]
Message-ID: <201604202143.cg2wcogZ%fengguang.wu@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master
head:   21ec757d2dd8650f978d27ad53cb1fcca8bb5e2b
commit: 58ea8abf490415c390e0cc671e875510c9b66318 [56/59] crypto: ccp - Register the CCP as a DMA resource
config: i386-randconfig-h0-04201912 (attached as .config)
reproduce:
        git checkout 58ea8abf490415c390e0cc671e875510c9b66318
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `lpuart_remove':
>> fsl_lpuart.c:(.text+0xdc726): undefined reference to `dma_release_channel'
   fsl_lpuart.c:(.text+0xdc735): undefined reference to `dma_release_channel'
   drivers/built-in.o: In function `ccp_cmd_callback':
>> ccp-dmaengine.c:(.text+0x274a1a): undefined reference to `dma_run_dependencies'
   drivers/built-in.o: In function `ccp_alloc_dma_desc':
>> ccp-dmaengine.c:(.text+0x275099): undefined reference to `dma_async_tx_descriptor_init'
   drivers/built-in.o: In function `ccp_dmaengine_register':
>> (.text+0x275a56): undefined reference to `dma_async_device_register'
   drivers/built-in.o: In function `ccp_dmaengine_unregister':
>> (.text+0x275c72): undefined reference to `dma_async_device_unregister'
   sound/built-in.o: In function `snd_dmaengine_pcm_request_channel':
>> (.text+0x25c64): undefined reference to `__dma_request_channel'
   sound/built-in.o: In function `snd_dmaengine_pcm_close_release_chan':
>> (.text+0x26767): undefined reference to `dma_release_channel'
   sound/built-in.o: In function `dmaengine_pcm_new':
>> soc-generic-dmaengine-pcm.c:(.text+0x9c89a): undefined reference to `dma_get_slave_caps'
>> soc-generic-dmaengine-pcm.c:(.text+0x9c9e8): undefined reference to `dma_request_slave_channel'
   sound/built-in.o: In function `dmaengine_pcm_release_chan':
>> soc-generic-dmaengine-pcm.c:(.text+0x9cc96): undefined reference to `dma_release_channel'
   soc-generic-dmaengine-pcm.c:(.text+0x9ccab): undefined reference to `dma_release_channel'
   sound/built-in.o: In function `snd_dmaengine_pcm_register':
>> (.text+0x9cdc6): undefined reference to `dma_request_chan'
   sound/built-in.o: In function `snd_dmaengine_pcm_register':
   (.text+0x9ce07): undefined reference to `dma_request_chan'
   sound/built-in.o: In function `dmaengine_pcm_open':
   soc-generic-dmaengine-pcm.c:(.text+0x9d02e): undefined reference to `dma_get_slave_caps'

---
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: 23609 bytes --]

                 reply	other threads:[~2016-04-20 13:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=201604202143.cg2wcogZ%fengguang.wu@intel.com \
    --to=fengguang.wu@intel.com \
    --cc=gary.hook@amd.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=kbuild-all@01.org \
    --cc=linux-crypto@vger.kernel.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.