All of lore.kernel.org
 help / color / mirror / Atom feed
* [avpatel:v5.5_unleashed 8/12] virtgpu_drv.c:undefined reference to `drm_dev_unregister'
@ 2020-02-06 19:36 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-02-06 19:36 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/avpatel/linux.git v5.5_unleashed
head:   c99a75ff4dc11546e4e22dac09f6b4dd77dedf10
commit: b36be10342d124c522703f8c9647510e086a162b [8/12] RISC-V: Add kconfig option for QEMU virt machine
config: riscv-allmodconfig (attached as .config)
compiler: riscv64-linux-gcc (GCC) 7.5.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout b36be10342d124c522703f8c9647510e086a162b
        # save the attached .config to linux build tree
        GCC_VERSION=7.5.0 make.cross ARCH=riscv 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   drivers/gpu/drm/virtio/virtgpu_drv.o: In function `virtio_gpu_remove':
>> virtgpu_drv.c:(.text+0x5e): undefined reference to `drm_dev_unregister'
   virtgpu_drv.c:(.text+0x72): undefined reference to `drm_put_dev'
   drivers/gpu/drm/virtio/virtgpu_drv.o: In function `.L0 ':
>> virtgpu_drv.c:(.text+0xcc): undefined reference to `drm_dev_alloc'
>> virtgpu_drv.c:(.text+0x152): undefined reference to `drm_dev_set_unique'
   drivers/gpu/drm/virtio/virtgpu_drv.o: In function `.L21':
>> virtgpu_drv.c:(.text+0x164): undefined reference to `drm_dev_register'
>> virtgpu_drv.c:(.text+0x178): undefined reference to `drm_fbdev_generic_setup'
   drivers/gpu/drm/virtio/virtgpu_drv.o: In function `.L11':
>> virtgpu_drv.c:(.text+0x184): undefined reference to `drm_dev_put'
>> drivers/gpu/drm/virtio/virtgpu_drv.o:(.rodata+0x10): undefined reference to `drm_read'
>> drivers/gpu/drm/virtio/virtgpu_drv.o:(.rodata+0x48): undefined reference to `drm_poll'
>> drivers/gpu/drm/virtio/virtgpu_drv.o:(.rodata+0x50): undefined reference to `drm_ioctl'
>> drivers/gpu/drm/virtio/virtgpu_drv.o:(.rodata+0x60): undefined reference to `drm_gem_mmap'
>> drivers/gpu/drm/virtio/virtgpu_drv.o:(.rodata+0x70): undefined reference to `drm_open'
>> drivers/gpu/drm/virtio/virtgpu_drv.o:(.rodata+0x80): undefined reference to `drm_release'
   drivers/gpu/drm/virtio/virtgpu_drv.o: In function `.LANCHOR0':
>> virtgpu_drv.c:(.data+0x1c0): undefined reference to `drm_gem_prime_handle_to_fd'
>> virtgpu_drv.c:(.data+0x1c8): undefined reference to `drm_gem_prime_fd_to_handle'
>> virtgpu_drv.c:(.data+0x210): undefined reference to `drm_gem_prime_mmap'
   drivers/scsi/virtio_scsi.o: In function `.L8':
>> virtio_scsi.c:(.text+0xa8): undefined reference to `scsi_change_queue_depth'
   drivers/scsi/virtio_scsi.o: In function `.L83':
>> virtio_scsi.c:(.text+0x722): undefined reference to `scsi_remove_host'
>> virtio_scsi.c:(.text+0x740): undefined reference to `scsi_host_put'
   drivers/scsi/virtio_scsi.o: In function `.L0 ':
>> virtio_scsi.c:(.text+0x78e): undefined reference to `scmd_printk'
   virtio_scsi.c:(.text+0x94e): undefined reference to `scmd_printk'
>> virtio_scsi.c:(.text+0xa38): undefined reference to `sdev_prefix_printk'

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 60742 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-06 19:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-06 19:36 [avpatel:v5.5_unleashed 8/12] virtgpu_drv.c:undefined reference to `drm_dev_unregister' kbuild test robot

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.