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:   Thu, 29 Sep 2022 09:23:47 +0800
From:   kernel test robot <lkp@...el.com>
To:     Mark Rutland <mark.rutland@....com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [mark:arm64/insn/rework-redo 11/24] ERROR: modpost:
 "aarch64_insn_gen_load_literal" [arch/arm64/lib/test_insn.ko] undefined!

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git arm64/insn/rework-redo
head:   a3e561e860ce1667f50da94bbc7c079e4552a3d9
commit: 8e010cbd024e5657fd6eac7b434285ca160bbf26 [11/24] arm64: insn: rework LDR (Literal) immediates
config: arm64-randconfig-s031-20220925
compiler: aarch64-linux-gcc (GCC) 12.1.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # apt-get install sparse
        # sparse version: v0.6.4-39-gce1a6720-dirty
        # https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git/commit/?id=8e010cbd024e5657fd6eac7b434285ca160bbf26
        git remote add mark https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git
        git fetch --no-tags mark arm64/insn/rework-redo
        git checkout 8e010cbd024e5657fd6eac7b434285ca160bbf26
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=arm64 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 >>, old ones prefixed by <<):

ERROR: modpost: "aarch64_insn_gen_load_store_ex" [arch/arm64/lib/test_insn.ko] undefined!
ERROR: modpost: "aarch64_insn_decode_register" [arch/arm64/lib/test_insn.ko] undefined!
>> ERROR: modpost: "aarch64_insn_gen_load_literal" [arch/arm64/lib/test_insn.ko] undefined!
ERROR: modpost: "aarch64_insn_gen_adr" [arch/arm64/lib/test_insn.ko] undefined!
ERROR: modpost: "aarch64_insn_adrp_get_offset" [arch/arm64/lib/test_insn.ko] undefined!
ERROR: modpost: "aarch64_insn_adr_get_offset" [arch/arm64/lib/test_insn.ko] undefined!
ERROR: modpost: "aarch64_insn_encode_immediate" [arch/arm64/lib/test_insn.ko] undefined!

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

View attachment "config" of type "text/plain" (163414 bytes)

Powered by blists - more mailing lists