[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202209110810.AyDSbwh7-lkp@intel.com>
Date: Sun, 11 Sep 2022 08:52:26 +0800
From: kernel test robot <lkp@...el.com>
To: John Ogness <jogness@...utronix.de>
Cc: kbuild-all@...ts.01.org, Ammar Faizi <ammarfaizi2@...weeb.org>,
GNU/Weeb Mailing List <gwml@...r.gnuweeb.org>,
linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>
Subject: [ammarfaizi2-block:tglx/devel/printk 29/29] panic.c:undefined
reference to `cons_atomic_enter'
tree: https://github.com/ammarfaizi2/linux-block tglx/devel/printk
head: f6339cd6dc7f812f822e86bd78d1edbf2bfc730b
commit: f6339cd6dc7f812f822e86bd78d1edbf2bfc730b [29/29] printk: Add atomic write enforcement to warn/panic...
config: mips-buildonly-randconfig-r005-20220911
compiler: mips64-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://github.com/ammarfaizi2/linux-block/commit/f6339cd6dc7f812f822e86bd78d1edbf2bfc730b
git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
git fetch --no-tags ammarfaizi2-block tglx/devel/printk
git checkout f6339cd6dc7f812f822e86bd78d1edbf2bfc730b
# 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=mips 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 >>):
mips64-linux-ld: kernel/panic.o: in function `__warn':
>> panic.c:(.text+0x564): undefined reference to `cons_atomic_enter'
>> mips64-linux-ld: panic.c:(.text+0x684): undefined reference to `cons_atomic_exit'
mips64-linux-ld: kernel/panic.o: in function `panic':
>> panic.c:(.text.unlikely+0xdc): undefined reference to `cons_atomic_enter'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (104639 bytes)
Powered by blists - more mailing lists