[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202209280801.2d5eebb5-yujie.liu@intel.com>
Date: Wed, 28 Sep 2022 08:48:53 +0800
From: kernel test robot <yujie.liu@...el.com>
To: Sathvika Vasireddy <sv@...ux.ibm.com>
CC: <lkp@...ts.01.org>, <lkp@...el.com>,
Peter Zijlstra <peterz@...radead.org>,
Christophe Leroy <christophe.leroy@...roup.eu>,
<linux-kbuild@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linuxppc-dev@...ts.ozlabs.org>, <jpoimboe@...hat.com>,
<aik@...abs.ru>, <mpe@...erman.id.au>, <mingo@...hat.com>,
<rostedt@...dmis.org>, <mbenes@...e.cz>, <npiggin@...il.com>,
<chenzhongjin@...wei.com>, <naveen.n.rao@...ux.vnet.ibm.com>,
<sv@...ux.ibm.com>, <llvm@...ts.linux.dev>
Subject: [objtool] ca5e2b42c0: kernel_BUG_at_arch/x86/kernel/jump_label.c
Greeting,
FYI, we noticed the following commit (built with clang-14):
commit: ca5e2b42c0d4438ba93623579b6860b98f3598f3 ("[PATCH v3 11/16] objtool: Add --mnop as an option to --mcount")
url: https://github.com/intel-lab-lkp/linux/commits/Sathvika-Vasireddy/objtool-Enable-and-implement-mcount-option-on-powerpc/20220912-163023
base: https://git.kernel.org/cgit/linux/kernel/git/powerpc/linux.git topic/ppc-kvm
patch link: https://lore.kernel.org/linuxppc-dev/20220912082020.226755-12-sv@linux.ibm.com
in testcase: boot
on test machine: qemu-system-x86_64 -enable-kvm -cpu SandyBridge -smp 2 -m 16G
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
[ 152.068363][ T0] jump_label: Fatal kernel bug, unexpected op at trace_initcall_start+0xc/0x180 [ffffffff810016ec] (e9 c9 00 00 00 != 0f 1f 44 00 00)) size:5 type:1
[ 152.070368][ T0] ------------[ cut here ]------------
[ 152.071050][ T0] kernel BUG at arch/x86/kernel/jump_label.c:73!
[ 152.071825][ T0] invalid opcode: 0000 [#1] SMP KASAN PTI
[ 152.072427][ T0] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 6.0.0-rc2-00011-gca5e2b42c0d4 #1 96a19ca45386d518c4bccc5b3bc53f548a2dc122
[ 152.073837][ T0] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.0-debian-1.16.0-4 04/01/2014
[ 152.075461][ T0] RIP: 0010:__jump_label_patch+0x340/0x350
[ 152.076162][ T0] Code: 00 48 89 da e9 51 fe ff ff 48 c7 c7 00 d1 80 83 4c 89 fe 4c 89 fa 4c 89 f9 49 89 d8 45 89 e9 41 54 e8 f2 91 34 02 48 83 c4 08 <0f> 0b 0f 0b 0f 0b 0f 0b 0f 1f 84 00 00 00 00 00 48 c7 c7 00 09 69
[ 152.078374][ T0] RSP: 0000:ffffffff84607cb8 EFLAGS: 00010086
[ 152.079159][ T0] RAX: 0000000000000092 RBX: ffffffff8380f62a RCX: ffffffff84634d80
[ 152.080100][ T0] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 00000000fffffffe
[ 152.081020][ T0] RBP: ffffffff855d9f60 R08: ffffffff8124f17c R09: fffffbfff08c0f53
[ 152.081936][ T0] R10: dffff7fff08c0f54 R11: 1ffffffff08c0f52 R12: 0000000000000001
[ 152.082832][ T0] R13: 0000000000000005 R14: ffffffff8380f62a R15: ffffffff810016ec
[ 152.083744][ T0] FS: 0000000000000000(0000) GS:ffff8883aee00000(0000) knlGS:0000000000000000
[ 152.084763][ T0] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 152.085567][ T0] CR2: ffff88843ffff000 CR3: 0000000004628000 CR4: 00000000000406b0
[ 152.086472][ T0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 152.087407][ T0] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 152.088326][ T0] Call Trace:
[ 152.088702][ T0] <TASK>
[ 152.089042][ T0] ? trace_initcall_start+0xc/0x180
[ 152.089660][ T0] ? trace_initcall_start+0x1b/0x180
[ 152.090281][ T0] ? trace_initcall_start+0x11/0x180
[ 152.091237][ T0] ? jump_label_transform+0x25/0xd0
[ 152.091923][ T0] ? arch_jump_label_transform_queue+0x87/0xd0
[ 152.092651][ T0] ? __jump_label_update+0x192/0x3b0
[ 152.093320][ T0] ? static_key_enable_cpuslocked+0x129/0x250
[ 152.094020][ T0] ? rcu_lock_release+0x20/0x20
[ 152.094573][ T0] ? static_key_enable+0x16/0x20
[ 152.095167][ T0] ? tracepoint_add_func+0x87e/0x9d0
[ 152.095822][ T0] ? rcu_lock_release+0x20/0x20
[ 152.096394][ T0] ? tracepoint_probe_register+0x99/0xd0
[ 152.097055][ T0] ? rcu_lock_release+0x20/0x20
[ 152.097606][ T0] ? initcall_debug_enable+0x21/0x6b
[ 152.098305][ T0] ? start_kernel+0x24b/0x4e6
[ 152.098861][ T0] ? secondary_startup_64_no_verify+0xce/0xdb
[ 152.099556][ T0] </TASK>
[ 152.099891][ T0] Modules linked in:
[ 152.100352][ T0] ---[ end trace 0000000000000000 ]---
[ 152.100980][ T0] RIP: 0010:__jump_label_patch+0x340/0x350
[ 152.101652][ T0] Code: 00 48 89 da e9 51 fe ff ff 48 c7 c7 00 d1 80 83 4c 89 fe 4c 89 fa 4c 89 f9 49 89 d8 45 89 e9 41 54 e8 f2 91 34 02 48 83 c4 08 <0f> 0b 0f 0b 0f 0b 0f 0b 0f 1f 84 00 00 00 00 00 48 c7 c7 00 09 69
[ 152.103892][ T0] RSP: 0000:ffffffff84607cb8 EFLAGS: 00010086
[ 152.104544][ T0] RAX: 0000000000000092 RBX: ffffffff8380f62a RCX: ffffffff84634d80
[ 152.105421][ T0] RDX: 0000000000000000 RSI: 00000000ffffffea RDI: 00000000fffffffe
[ 152.106280][ T0] RBP: ffffffff855d9f60 R08: ffffffff8124f17c R09: fffffbfff08c0f53
[ 152.107182][ T0] R10: dffff7fff08c0f54 R11: 1ffffffff08c0f52 R12: 0000000000000001
[ 152.108110][ T0] R13: 0000000000000005 R14: ffffffff8380f62a R15: ffffffff810016ec
[ 152.109002][ T0] FS: 0000000000000000(0000) GS:ffff8883aee00000(0000) knlGS:0000000000000000
[ 152.109986][ T0] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 152.110796][ T0] CR2: ffff88843ffff000 CR3: 0000000004628000 CR4: 00000000000406b0
[ 152.111748][ T0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 152.112686][ T0] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 152.113568][ T0] Kernel panic - not syncing: Fatal exception
If you fix the issue, kindly add following tag
| Reported-by: kernel test robot <yujie.liu@...el.com>
| Link: https://lore.kernel.org/r/202209280801.2d5eebb5-yujie.liu@intel.com
To reproduce:
# build kernel
cd linux
cp config-6.0.0-rc2-00011-gca5e2b42c0d4 .config
make HOSTCC=clang-14 CC=clang-14 ARCH=x86_64 olddefconfig prepare modules_prepare bzImage modules
make HOSTCC=clang-14 CC=clang-14 ARCH=x86_64 INSTALL_MOD_PATH=<mod-install-dir> modules_install
cd <mod-install-dir>
find lib/ | cpio -o -H newc --quiet | gzip > modules.cgz
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> -m modules.cgz job-script # job-script is attached in this email
# if come across any failure that blocks the test,
# please remove ~/.lkp and /lkp dir to run from a clean state.
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config-6.0.0-rc2-00011-gca5e2b42c0d4" of type "text/plain" (139087 bytes)
View attachment "job-script" of type "text/plain" (4906 bytes)
Download attachment "dmesg.xz" of type "application/x-xz" (8172 bytes)
Powered by blists - more mailing lists