lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Thu, 27 Aug 2020 13:43:06 +0800
From:   kernel test robot <lkp@...el.com>
To:     unlisted-recipients:; (no To-header on input)
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Dave Airlie <airlied@...hat.com>
Subject: aarch64-linux-ld: sound/soc/fsl/fsl_asrc_dma.c:211: undefined
 reference to `dma_request_slave_channel'

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   15bc20c6af4ceee97a1f90b43c0e386643c071b4
commit: 41206a073ceebc517245677a19f52ba6379b33a9 Merge v5.8-rc6 into drm-next
date:   5 weeks ago
config: arm64-randconfig-r013-20200826 (attached as .config)
compiler: aarch64-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 41206a073ceebc517245677a19f52ba6379b33a9
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@...el.com>

All errors (new ones prefixed by >>):

   drivers/spi/spi-dw-dma.c:45: undefined reference to `dma_get_slave_caps'
   aarch64-linux-ld: drivers/spi/spi-dw-dma.c:53: undefined reference to `dma_get_slave_caps'
   aarch64-linux-ld: drivers/spi/spi-dw-dma.o: in function `dw_spi_dma_init_generic':
   drivers/spi/spi-dw-dma.c:110: undefined reference to `dma_request_slave_channel'
   aarch64-linux-ld: drivers/spi/spi-dw-dma.c:114: undefined reference to `dma_request_slave_channel'
   aarch64-linux-ld: drivers/spi/spi-dw-dma.c:116: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-dw-dma.o: in function `dw_spi_dma_init_mfld':
   drivers/spi/spi-dw-dma.c:82: undefined reference to `__dma_request_channel'
   aarch64-linux-ld: drivers/spi/spi-dw-dma.c:88: undefined reference to `__dma_request_channel'
   aarch64-linux-ld: drivers/spi/spi-dw-dma.c:102: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-dw-dma.o: in function `dw_spi_dma_exit':
   drivers/spi/spi-dw-dma.c:135: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-dw-dma.c:140: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-omap2-mcspi.o: in function `omap2_mcspi_release_dma':
   drivers/spi/spi-omap2-mcspi.c:1017: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-omap2-mcspi.c:1021: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-omap2-mcspi.o: in function `omap2_mcspi_request_dma':
   drivers/spi/spi-omap2-mcspi.c:991: undefined reference to `dma_request_chan'
   aarch64-linux-ld: drivers/spi/spi-omap2-mcspi.c:983: undefined reference to `dma_request_chan'
   aarch64-linux-ld: drivers/spi/spi-omap2-mcspi.c:996: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-pl022.o: in function `pl022_dma_remove':
   drivers/spi/spi-pl022.c:1211: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-pl022.c:1213: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-pl022.o: in function `pl022_dma_autoprobe':
   drivers/spi/spi-pl022.c:1161: undefined reference to `dma_request_chan'
   aarch64-linux-ld: drivers/spi/spi-pl022.c:1169: undefined reference to `dma_request_chan'
   aarch64-linux-ld: drivers/spi/spi-pl022.c:1186: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-pl022.c:1189: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-pl022.o: in function `pl022_dma_probe':
   drivers/spi/spi-pl022.c:1117: undefined reference to `__dma_request_channel'
   aarch64-linux-ld: drivers/spi/spi-pl022.c:1125: undefined reference to `__dma_request_channel'
   aarch64-linux-ld: drivers/spi/spi-pl022.c:1144: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-pl022.c:1146: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-pxa2xx-dma.o: in function `dma_request_slave_channel_compat':
   include/linux/dmaengine.h:1569: undefined reference to `dma_request_slave_channel'
   aarch64-linux-ld: include/linux/dmaengine.h:1569: undefined reference to `dma_request_slave_channel'
   aarch64-linux-ld: include/linux/dmaengine.h:1576: undefined reference to `__dma_request_channel'
   aarch64-linux-ld: include/linux/dmaengine.h:1576: undefined reference to `__dma_request_channel'
   aarch64-linux-ld: drivers/spi/spi-pxa2xx-dma.o: in function `pxa2xx_spi_dma_setup':
   drivers/spi/spi-pxa2xx-dma.c:209: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-pxa2xx-dma.o: in function `pxa2xx_spi_dma_release':
   drivers/spi/spi-pxa2xx-dma.c:223: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-pxa2xx-dma.c:228: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-uniphier.o: in function `uniphier_spi_remove':
   drivers/spi/spi-uniphier.c:773: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-uniphier.c:775: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/spi/spi-uniphier.o: in function `uniphier_spi_probe':
   drivers/spi/spi-uniphier.c:716: undefined reference to `dma_request_chan'
   aarch64-linux-ld: drivers/spi/spi-uniphier.c:725: undefined reference to `dma_get_slave_caps'
   aarch64-linux-ld: drivers/spi/spi-uniphier.c:734: undefined reference to `dma_request_chan'
   aarch64-linux-ld: drivers/spi/spi-uniphier.c:743: undefined reference to `dma_get_slave_caps'
   aarch64-linux-ld: drivers/md/raid5.o: in function `raid5d':
   drivers/md/raid5.c:6361: undefined reference to `dma_issue_pending_all'
   aarch64-linux-ld: drivers/md/raid5.o: in function `raid5_do_work':
   drivers/md/raid5.c:6274: undefined reference to `dma_issue_pending_all'
   aarch64-linux-ld: drivers/mmc/host/mmci.o: in function `mmci_dmae_release':
   drivers/mmc/host/mmci.c:817: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/mmc/host/mmci.c:819: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/mmc/host/mmci.o: in function `mmci_dmae_setup':
   drivers/mmc/host/mmci.c:745: undefined reference to `dma_request_chan'
   aarch64-linux-ld: drivers/mmc/host/mmci.c:752: undefined reference to `dma_request_chan'
   aarch64-linux-ld: drivers/mmc/host/dw_mmc.o: in function `dw_mci_edmac_exit':
   drivers/mmc/host/dw_mmc.c:853: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/mmc/host/dw_mmc.o: in function `dw_mci_edmac_init':
   drivers/mmc/host/dw_mmc.c:836: undefined reference to `dma_request_chan'
   aarch64-linux-ld: drivers/mmc/host/usdhi6rol0.o: in function `usdhi6_dma_release':
   drivers/mmc/host/usdhi6rol0.c:523: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/mmc/host/usdhi6rol0.c:528: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/mmc/host/usdhi6rol0.o: in function `usdhi6_dma_request':
   drivers/mmc/host/usdhi6rol0.c:681: undefined reference to `dma_request_chan'
   aarch64-linux-ld: drivers/mmc/host/usdhi6rol0.c:698: undefined reference to `dma_request_chan'
   aarch64-linux-ld: drivers/mmc/host/usdhi6rol0.c:718: undefined reference to `dma_release_channel'
   aarch64-linux-ld: drivers/mmc/host/usdhi6rol0.c:721: undefined reference to `dma_release_channel'
   aarch64-linux-ld: sound/core/pcm_dmaengine.o: in function `snd_dmaengine_pcm_close_release_chan':
   sound/core/pcm_dmaengine.c:369: undefined reference to `dma_release_channel'
   aarch64-linux-ld: sound/core/pcm_dmaengine.o: in function `snd_dmaengine_pcm_refine_runtime_hwparams':
   sound/core/pcm_dmaengine.c:404: undefined reference to `dma_get_slave_caps'
   aarch64-linux-ld: sound/core/pcm_dmaengine.o: in function `snd_dmaengine_pcm_request_channel':
   sound/core/pcm_dmaengine.c:281: undefined reference to `__dma_request_channel'
   aarch64-linux-ld: sound/soc/soc-generic-dmaengine-pcm.o: in function `dmaengine_pcm_can_report_residue':
   sound/soc/soc-generic-dmaengine-pcm.c:214: undefined reference to `dma_get_slave_caps'
   aarch64-linux-ld: sound/soc/soc-generic-dmaengine-pcm.o: in function `dmaengine_pcm_new':
   sound/soc/soc-generic-dmaengine-pcm.c:252: undefined reference to `dma_request_slave_channel'
   aarch64-linux-ld: sound/soc/soc-generic-dmaengine-pcm.o: in function `dmaengine_pcm_release_chan':
   sound/soc/soc-generic-dmaengine-pcm.c:412: undefined reference to `dma_release_channel'
   aarch64-linux-ld: sound/soc/soc-generic-dmaengine-pcm.c:412: undefined reference to `dma_release_channel'
   aarch64-linux-ld: sound/soc/soc-generic-dmaengine-pcm.o: in function `dmaengine_pcm_request_chan_of':
   sound/soc/soc-generic-dmaengine-pcm.c:387: undefined reference to `dma_request_chan'
   aarch64-linux-ld: sound/soc/soc-generic-dmaengine-pcm.c:387: undefined reference to `dma_request_chan'
   aarch64-linux-ld: sound/soc/fsl/fsl_asrc.o: in function `fsl_asrc_get_dma_channel':
   sound/soc/fsl/fsl_asrc.c:566: undefined reference to `dma_request_slave_channel'
   aarch64-linux-ld: sound/soc/fsl/fsl_asrc_dma.o: in function `fsl_asrc_dma_hw_free':
   sound/soc/fsl/fsl_asrc_dma.c:300: undefined reference to `dma_release_channel'
   aarch64-linux-ld: sound/soc/fsl/fsl_asrc_dma.c:304: undefined reference to `dma_release_channel'
   aarch64-linux-ld: sound/soc/fsl/fsl_asrc_dma.o: in function `fsl_asrc_dma_startup':
   sound/soc/fsl/fsl_asrc_dma.c:377: undefined reference to `dma_release_channel'
   aarch64-linux-ld: sound/soc/fsl/fsl_asrc_dma.c:377: undefined reference to `dma_release_channel'
   aarch64-linux-ld: sound/soc/fsl/fsl_asrc_dma.o: in function `fsl_asrc_dma_hw_params':
   sound/soc/fsl/fsl_asrc_dma.c:232: undefined reference to `dma_release_channel'
   aarch64-linux-ld: sound/soc/fsl/fsl_asrc_dma.c:235: undefined reference to `__dma_request_channel'
>> aarch64-linux-ld: sound/soc/fsl/fsl_asrc_dma.c:211: undefined reference to `dma_request_slave_channel'
   aarch64-linux-ld: sound/soc/fsl/fsl_asrc_dma.c:224: undefined reference to `dma_release_channel'
   aarch64-linux-ld: sound/soc/fsl/fsl_asrc_dma.c:280: undefined reference to `dma_release_channel'
   aarch64-linux-ld: sound/soc/fsl/fsl_easrc.o: in function `fsl_easrc_get_dma_channel':
   sound/soc/fsl/fsl_easrc.c:1392: undefined reference to `dma_request_slave_channel'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

Download attachment ".config.gz" of type "application/gzip" (35219 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ