From: kbuild test robot <fengguang.wu@intel.com>
To: Timur Tabi <timur@codeaurora.org>
Cc: kbuild-all@01.org, netdev@vger.kernel.org
Subject: [net-next:master 249/416] emac.c:undefined reference to `bad_dma_ops'
Date: Tue, 20 Sep 2016 16:48:39 +0800 [thread overview]
Message-ID: <201609201636.PYc70rQt%fengguang.wu@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2327 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master
head: 878786d95e07ce2f5fb6e3cd8a6c2ed320339196
commit: b9b17debc69d27cd55e21ee51a5ba7fc50a426cf [249/416] net: emac: emac gigabit ethernet controller driver
config: m32r-allyesconfig (attached as .config)
compiler: m32r-linux-gcc (GCC) 6.2.0
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout b9b17debc69d27cd55e21ee51a5ba7fc50a426cf
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
drivers/built-in.o: In function `emac_probe':
>> emac.c:(.text+0x3de178): undefined reference to `bad_dma_ops'
emac.c:(.text+0x3de180): undefined reference to `bad_dma_ops'
drivers/built-in.o: In function `emac_tx_q_descs_free':
>> emac-mac.c:(.text+0x3de924): undefined reference to `bad_dma_ops'
emac-mac.c:(.text+0x3de928): undefined reference to `bad_dma_ops'
drivers/built-in.o: In function `emac_rx_q_free_descs':
emac-mac.c:(.text+0x3de9f8): undefined reference to `bad_dma_ops'
drivers/built-in.o:emac-mac.c:(.text+0x3de9fc): more undefined references to `bad_dma_ops' follow
sound/built-in.o: In function `snd_pcm_lib_default_mmap':
(.text+0xfc64): undefined reference to `dma_common_mmap'
sound/built-in.o: In function `snd_pcm_lib_default_mmap':
(.text+0xfc64): relocation truncated to fit: R_M32R_26_PCREL_RELA against undefined symbol `dma_common_mmap'
sound/built-in.o: In function `cygnus_pcm_preallocate_dma_buffer':
cygnus-pcm.c:(.text+0x10fff0): undefined reference to `bad_dma_ops'
cygnus-pcm.c:(.text+0x10fff4): undefined reference to `bad_dma_ops'
cygnus-pcm.c:(.text+0x110028): undefined reference to `bad_dma_ops'
sound/built-in.o: In function `cygnus_dma_free_dma_buffers':
cygnus-pcm.c:(.text+0x110128): undefined reference to `bad_dma_ops'
cygnus-pcm.c:(.text+0x110130): undefined reference to `bad_dma_ops'
sound/built-in.o:cygnus-pcm.c:(.text+0x1101c8): more undefined references to `bad_dma_ops' follow
---
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: 36412 bytes --]
reply other threads:[~2016-09-20 8:49 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=201609201636.PYc70rQt%fengguang.wu@intel.com \
--to=fengguang.wu@intel.com \
--cc=kbuild-all@01.org \
--cc=netdev@vger.kernel.org \
--cc=timur@codeaurora.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 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).