All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [robh:for-kernelci 3/7] fdt.c:undefined reference to `fdt_init_reserved_mem'
@ 2021-05-27 20:23 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-05-27 20:23 UTC (permalink / raw
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-kernelci
head:   3fea28f97b265227ad52b5949512f005981b801c
commit: 212db1c162ef8b68c0bdb9e7bb861abd762c6d48 [3/7] of: Move reserved memory private function declarations
config: um-randconfig-r025-20210526 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git/commit/?id=212db1c162ef8b68c0bdb9e7bb861abd762c6d48
        git remote add robh https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
        git fetch --no-tags robh for-kernelci
        git checkout 212db1c162ef8b68c0bdb9e7bb861abd762c6d48
        # save the attached .config to linux build tree
        make W=1 ARCH=um 

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 >>):

   /usr/bin/ld: drivers/of/fdt.o: in function `early_init_fdt_scan_reserved_mem':
>> fdt.c:(.init.text+0x924): undefined reference to `fdt_init_reserved_mem'
   /usr/bin/ld: drivers/of/fdt.o: in function `__fdt_scan_reserved_mem':
>> fdt.c:(.init.text+0xb14): undefined reference to `fdt_reserved_mem_save_node'
>> /usr/bin/ld: fdt.c:(.init.text+0xbc9): undefined reference to `fdt_reserved_mem_save_node'
   collect2: error: ld returned 1 exit status

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for LOCKDEP
   Depends on DEBUG_KERNEL && LOCK_DEBUGGING_SUPPORT && (FRAME_POINTER || MIPS || PPC || S390 || MICROBLAZE || ARM || ARC || X86)
   Selected by
   - LOCK_STAT && DEBUG_KERNEL && LOCK_DEBUGGING_SUPPORT
   - DEBUG_LOCK_ALLOC && DEBUG_KERNEL && LOCK_DEBUGGING_SUPPORT

---
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: 13387 bytes --]

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

only message in thread, other threads:[~2021-05-27 20:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-27 20:23 [robh:for-kernelci 3/7] fdt.c:undefined reference to `fdt_init_reserved_mem' 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.