All of lore.kernel.org
 help / color / mirror / Atom feed
* [balbi-usb:testing/next 32/38] drd.c:undefined reference to `usb_role_switch_get_drvdata'
@ 2020-09-08 16:16 kernel test robot
  2020-09-09  5:42   ` Felipe Balbi
  0 siblings, 1 reply; 9+ messages in thread
From: kernel test robot @ 2020-09-08 16:16 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git testing/next
head:   3c9722514c3fb74bbe0af87c20bc6b4c47121287
commit: a0f0bc95705446b8b1476338056bf869271ba36a [32/38] usb: dwc2: override PHY input signals with usb role switch support
config: arc-randconfig-r016-20200908 (attached as .config)
compiler: arceb-elf-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 a0f0bc95705446b8b1476338056bf869271ba36a
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc 

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

All errors (new ones prefixed by >>):

   arceb-elf-ld: lib/stackdepot.o: in function `filter_irq_stacks':
   stackdepot.c:(.text+0x5a): undefined reference to `__irqentry_text_start'
   arceb-elf-ld: stackdepot.c:(.text+0x5a): undefined reference to `__irqentry_text_start'
   arceb-elf-ld: stackdepot.c:(.text+0x62): undefined reference to `__irqentry_text_end'
   arceb-elf-ld: stackdepot.c:(.text+0x62): undefined reference to `__irqentry_text_end'
   arceb-elf-ld: stackdepot.c:(.text+0x6a): undefined reference to `__softirqentry_text_start'
   arceb-elf-ld: stackdepot.c:(.text+0x6a): undefined reference to `__softirqentry_text_start'
   arceb-elf-ld: stackdepot.c:(.text+0x72): undefined reference to `__softirqentry_text_end'
   arceb-elf-ld: stackdepot.c:(.text+0x72): undefined reference to `__softirqentry_text_end'
   arceb-elf-ld: drivers/usb/dwc2/drd.o: in function `dwc2_drd_role_sw_set':
>> drd.c:(.text+0x82): undefined reference to `usb_role_switch_get_drvdata'
>> arceb-elf-ld: drd.c:(.text+0x82): undefined reference to `usb_role_switch_get_drvdata'
   arceb-elf-ld: drivers/usb/dwc2/drd.o: in function `dwc2_drd_init':
>> drd.c:(.text+0x1c0): undefined reference to `usb_role_switch_register'
>> arceb-elf-ld: drd.c:(.text+0x1c0): undefined reference to `usb_role_switch_register'
   arceb-elf-ld: drivers/usb/dwc2/drd.o: in function `dwc2_drd_exit':
>> drd.c:(.text+0x2c4): undefined reference to `usb_role_switch_unregister'
>> arceb-elf-ld: drd.c:(.text+0x2c4): undefined reference to `usb_role_switch_unregister'

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

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-09-09  9:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08 16:16 [balbi-usb:testing/next 32/38] drd.c:undefined reference to `usb_role_switch_get_drvdata' kernel test robot
2020-09-09  5:42 ` Felipe Balbi
2020-09-09  5:42   ` Felipe Balbi
2020-09-09  7:33   ` Amelie DELAUNAY
2020-09-09  7:33     ` Amelie DELAUNAY
2020-09-09  8:58     ` Amelie DELAUNAY
2020-09-09  8:58       ` Amelie DELAUNAY
2020-09-09  9:39       ` Amelie DELAUNAY
2020-09-09  9:39         ` Amelie DELAUNAY

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.