[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202209271810.nxpOv27v-lkp@intel.com>
Date: Tue, 27 Sep 2022 19:26:18 +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/undef/rework 9/9] traps.c:undefined reference to
`try_emulate_armv8_deprecated'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git arm64/undef/rework
head: 0a52fa07b5bf0adbdaf14c3b4c838de98daad64f
commit: 0a52fa07b5bf0adbdaf14c3b4c838de98daad64f [9/9] arm64: rework deprected instruction handling
config: arm64-randconfig-m041-20220925
compiler: aarch64-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/mark/linux.git/commit/?id=0a52fa07b5bf0adbdaf14c3b4c838de98daad64f
git remote add mark https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git
git fetch --no-tags mark arm64/undef/rework
git checkout 0a52fa07b5bf0adbdaf14c3b4c838de98daad64f
# 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=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 >>):
aarch64-linux-ld: Unexpected GOT/PLT entries detected!
aarch64-linux-ld: Unexpected run-time procedure linkages detected!
aarch64-linux-ld: ID map text too big or misaligned
aarch64-linux-ld: arch/arm64/kernel/traps.o: in function `do_el0_undef':
>> traps.c:(.text+0xf7c): undefined reference to `try_emulate_armv8_deprecated'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (156921 bytes)
Powered by blists - more mailing lists