lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Sun, 14 Aug 2022 21:42:22 +0800
From:   kernel test robot <lkp@...el.com>
To:     Huacai Chen <chenhuacai@...ngson.cn>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Marc Zyngier <maz@...nel.org>,
        Jianmin Lv <lvjianmin@...ngson.cn>
Subject: irq-loongson-pch-pic.c:undefined reference to `pch_lpc_acpi_init'

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   aea23e7c464bfdec04b52cf61edb62030e9e0d0a
commit: bcdd75c596c89d7925a3438fde2578ca23a62b06 irqchip/loongson-pch-pic: Add ACPI init support
date:   4 weeks ago
config: loongarch-randconfig-r024-20220814 (https://download.01.org/0day-ci/archive/20220814/202208142108.qFi7EGi7-lkp@intel.com/config)
compiler: loongarch64-linux-gcc (GCC) 12.1.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
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bcdd75c596c89d7925a3438fde2578ca23a62b06
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout bcdd75c596c89d7925a3438fde2578ca23a62b06
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=loongarch SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>

All errors (new ones prefixed by >>):

   loongarch64-linux-ld: arch/loongarch/kernel/env.o: in function `init_environ':
   env.c:(.init.text+0x130): undefined reference to `efi'
   loongarch64-linux-ld: env.c:(.init.text+0x134): undefined reference to `efi'
   loongarch64-linux-ld: env.c:(.init.text+0x134): undefined reference to `efi'
   loongarch64-linux-ld: env.c:(.init.text+0x164): undefined reference to `efi_get_fdt_params'
   loongarch64-linux-ld: env.c:(.init.text+0x17c): undefined reference to `efi_memmap_init_early'
   loongarch64-linux-ld: arch/loongarch/kernel/setup.o: in function `platform_init':
   setup.c:(.init.text+0x4f0): undefined reference to `efi_init'
   loongarch64-linux-ld: setup.c:(.init.text+0x530): undefined reference to `efi_runtime_init'
   loongarch64-linux-ld: arch/loongarch/kernel/mem.o: in function `memblock_init':
   mem.c:(.init.text+0x24): undefined reference to `efi'
   loongarch64-linux-ld: mem.c:(.init.text+0x28): undefined reference to `efi'
   loongarch64-linux-ld: mem.c:(.init.text+0x28): undefined reference to `efi'
   loongarch64-linux-ld: drivers/irqchip/irq-loongson-pch-pic.o: in function `pch_lpc_parse_madt':
>> irq-loongson-pch-pic.c:(.init.text+0x14): undefined reference to `pch_lpc_acpi_init'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ