Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1427372

Re: ERROR: "bad_dma_ops" [sound/core/snd-pcm.ko] undefined!

From Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Newsgroups linux.kernel
Subject Re: ERROR: "bad_dma_ops" [sound/core/snd-pcm.ko] undefined!
Date 2016-06-21 09:20 +0200
Message-ID <rMo8x-2Ek-9@gated-at.bofh.it> (permalink)
References <rLCng-5uJ-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sunday 19 June 2016 05:15 AM, kbuild test robot wrote:
> Hi,
>
> FYI, the error/warning still remains.
>
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   c141afd1a28793c08c88325aa64b773be6f79ccf
> commit: 420520766a796d36076111139ba1e4fb1aadeadd [media] media: Kconfig: add dependency of HAS_DMA
> date:   5 months ago
> config: m32r-allmodconfig (attached as .config)
> compiler: m32r-linux-gcc (GCC) 4.9.0

You are using 4.9.0 ? If you want you can get 5.3.0 from: 
http://chat.vectorindia.net/crosstool/x86_64/5.3.0/m32r-linux.tar.xz


> 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 420520766a796d36076111139ba1e4fb1aadeadd
>          # save the attached .config to linux build tree
>          make.cross ARCH=m32r
>
> All errors (new ones prefixed by >>):

These are not new errors, old errors which now appears because the 
previous error was solved.

>
>     ERROR: "bad_dma_ops" [sound/soc/qcom/snd-soc-lpass-platform.ko] undefined!
>     ERROR: "dma_common_mmap" [sound/soc/qcom/snd-soc-lpass-platform.ko] undefined!
>     ERROR: "bad_dma_ops" [sound/soc/kirkwood/snd-soc-kirkwood.ko] undefined!
>     ERROR: "bad_dma_ops" [sound/soc/fsl/snd-soc-fsl-asrc.ko] undefined!
>     ERROR: "bad_dma_ops" [sound/soc/atmel/snd-soc-atmel-pcm-pdc.ko] undefined!
>>> ERROR: "bad_dma_ops" [sound/core/snd-pcm.ko] undefined!
>>> ERROR: "dma_common_mmap" [sound/core/snd-pcm.ko] undefined!

These are still there and I need to do something about them.

>>> ERROR: "__ucmpdi2" [lib/842/842_decompress.ko] undefined!
>>> ERROR: "__ucmpdi2" [fs/btrfs/btrfs.ko] undefined!

Patch for these is submitted and should be in Andrew's tree now. But i 
dont see them in linux-next. I think I will ping Andrew asking him.

>     ERROR: "bad_dma_ops" [drivers/usb/host/xhci-plat-hcd.ko] undefined!
<snip>
>     ERROR: "dma_pool_create" [drivers/scsi/hisi_sas/hisi_sas_main.ko] undefined!
>     ERROR: "smp_flush_cache_all" [drivers/misc/lkdtm.ko] undefined!
>>> ERROR: "__ucmpdi2" [drivers/media/i2c/adv7842.ko] undefined!
>>> ERROR: "__ucmpdi2" [drivers/md/bcache/bcache.ko] undefined!
>>> ERROR: "__ucmpdi2" [drivers/iio/imu/inv_mpu6050/inv-mpu6050.ko] undefined!

same reply as above.

>     ERROR: "bad_dma_ops" [drivers/hwtracing/intel_th/intel_th_msu.ko] undefined!
>     ERROR: "bad_dma_ops" [drivers/hwtracing/intel_th/intel_th.ko] undefined!
>>> ERROR: "bad_dma_ops" [drivers/fpga/zynq-fpga.ko] undefined!

iirc, it is fixed now.

regards
sudip

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: ERROR: "bad_dma_ops" [sound/core/snd-pcm.ko] undefined! Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-06-21 09:20 +0200
  Re: ERROR: "bad_dma_ops" [sound/core/snd-pcm.ko] undefined! Fengguang Wu <fengguang.wu@intel.com> - 2016-06-21 09:20 +0200

csiph-web