All of lore.kernel.org
 help / color / mirror / Atom feed
* [shenki:dev-6.6 36/58] aspeed-sbc.c:undefined reference to `arch_debugfs_dir'
@ 2023-11-24 15:23 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-11-24 15:23 UTC (permalink / raw)
  To: Joel Stanley; +Cc: oe-kbuild-all

tree:   https://github.com/shenki/linux dev-6.6
head:   9fd3fe525544779d6bc28fa948759535ff7232db
commit: 0297e91bee7edaedec63f71dde4a4f2e2d003a63 [36/58] ARM: soc: aspeed: Add secure boot controller support
config: openrisc-allyesconfig (https://download.01.org/0day-ci/archive/20231124/202311241652.FFEP9obj-lkp@intel.com/config)
compiler: or1k-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231124/202311241652.FFEP9obj-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202311241652.FFEP9obj-lkp@intel.com/

All errors (new ones prefixed by >>):

   arch/openrisc/kernel/head.o: in function `_dispatch_do_ipage_fault':
   (.text+0x900): relocation truncated to fit: R_OR1K_INSN_REL_26 against `no symbol'
   (.text+0xa00): relocation truncated to fit: R_OR1K_INSN_REL_26 against `no symbol'
   arch/openrisc/kernel/head.o: in function `exit_with_no_dtranslation':
   (.head.text+0x21bc): relocation truncated to fit: R_OR1K_INSN_REL_26 against `no symbol'
   arch/openrisc/kernel/head.o: in function `exit_with_no_itranslation':
   (.head.text+0x2264): relocation truncated to fit: R_OR1K_INSN_REL_26 against `no symbol'
   init/main.o: in function `init_setup':
   main.c:(.init.text+0xf4): relocation truncated to fit: R_OR1K_INSN_REL_26 against symbol `memset' defined in .text section in arch/openrisc/lib/memset.o
   init/main.o: in function `rdinit_setup':
   main.c:(.init.text+0x14c): relocation truncated to fit: R_OR1K_INSN_REL_26 against symbol `memset' defined in .text section in arch/openrisc/lib/memset.o
   init/main.o: in function `do_early_param':
   main.c:(.init.text+0x27c): relocation truncated to fit: R_OR1K_INSN_REL_26 against symbol `parameq' defined in .text section in kernel/params.o
   init/main.o: in function `unknown_bootoption':
   main.c:(.init.text+0x564): relocation truncated to fit: R_OR1K_INSN_REL_26 against symbol `parameqn' defined in .text section in kernel/params.o
   init/main.o: in function `setup_boot_config':
   main.c:(.init.text+0xc2c): relocation truncated to fit: R_OR1K_INSN_REL_26 against symbol `parse_args' defined in .text section in kernel/params.o
   init/main.o: in function `setup_command_line':
   main.c:(.init.text+0xf74): relocation truncated to fit: R_OR1K_INSN_REL_26 against symbol `memcpy' defined in .text section in arch/openrisc/lib/memcpy.o
   init/main.o: in function `initcall_blacklist':
   main.c:(.init.text+0x10d4): additional relocation overflows omitted from the output
   or1k-linux-ld: drivers/soc/aspeed/aspeed-sbc.o: in function `aspeed_sbc_init':
>> aspeed-sbc.c:(.init.text+0x130): undefined reference to `arch_debugfs_dir'
>> or1k-linux-ld: aspeed-sbc.c:(.init.text+0x13c): undefined reference to `arch_debugfs_dir'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

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

only message in thread, other threads:[~2023-11-24 15:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-24 15:23 [shenki:dev-6.6 36/58] aspeed-sbc.c:undefined reference to `arch_debugfs_dir' kernel 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.