tree:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 8ab774587903771821b59471cc723bba6d893942
commit: 936ee2675eee1faca0dcdfa79165c7990422e0fc gpio/rockchip: add driver for rockchip
gpio
date: 3 months ago
config: hexagon-randconfig-r025-20211109 (attached as .config)
compiler: clang version 14.0.0 (
https://github.com/llvm/llvm-project
f3798ad5fa845771846599f3c088016e3aef800c)
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
#
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit...
git remote add linus
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 936ee2675eee1faca0dcdfa79165c7990422e0fc
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir
ARCH=hexagon SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
> ld.lld: error: undefined symbol: irq_generic_chip_ops
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol:
__irq_alloc_domain_generic_chips
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: irq_get_domain_generic_chip
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: irq_gc_ack_set_bit
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
--
> ld.lld: error: undefined symbol: irq_gc_mask_set_bit
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_irq_disable) in archive drivers/built-in.a
>> referenced 1 more times
--
> ld.lld: error: undefined symbol: irq_gc_mask_clr_bit
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_irq_enable) in archive drivers/built-in.a
>> referenced 1 more times
--
> ld.lld: error: undefined symbol: irq_gc_set_wake
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
>> referenced by gpio-rockchip.c
>> gpio/gpio-rockchip.o:(rockchip_gpio_probe) in archive drivers/built-in.a
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org