[<prev] [next>] [day] [month] [year] [list]
Message-ID: <58bd374c.JhGN46g15W1Q1HFD%fengguang.wu@intel.com>
Date: Mon, 06 Mar 2017 18:17:48 +0800
From: kernel test robot <fengguang.wu@...el.com>
To: Laura Abbott <labbott@...hat.com>
Cc: LKP <lkp@...org>, linux-s390@...r.kernel.org,
linux-parisc@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
Kees Cook <keescook@...omium.org>, wfg@...ux.intel.com
Subject: [arch] ad21fc4faa: INFO: trying to register non-static key.
Greetings,
0day kernel testing robot got the below dmesg and the first bad commit is
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
commit ad21fc4faa2a1f919bac1073b885df9310dbc581
Author: Laura Abbott <labbott@...hat.com>
AuthorDate: Mon Feb 6 16:31:57 2017 -0800
Commit: Kees Cook <keescook@...omium.org>
CommitDate: Tue Feb 7 12:32:52 2017 -0800
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
There are multiple architectures that support CONFIG_DEBUG_RODATA and
CONFIG_SET_MODULE_RONX. These options also now have the ability to be
turned off at runtime. Move these to an architecture independent
location and make these options def_bool y for almost all of those
arches.
Signed-off-by: Laura Abbott <labbott@...hat.com>
Acked-by: Ingo Molnar <mingo@...nel.org>
Acked-by: Heiko Carstens <heiko.carstens@...ibm.com>
Signed-off-by: Kees Cook <keescook@...omium.org>
0c744ea4f7 Linux 4.10-rc2
ad21fc4faa arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
+-------------------------------------------------------+-----------+------------+
| | v4.10-rc2 | ad21fc4faa |
+-------------------------------------------------------+-----------+------------+
| boot_successes | 920 | 732 |
| boot_failures | 0 | 659 |
| Oops:#[##] | 0 | 657 |
| EIP:__lock_acquire | 0 | 187 |
| Kernel_panic-not_syncing:Fatal_exception_in_interrupt | 0 | 152 |
| BUG:unable_to_handle_kernel | 0 | 558 |
| WARNING:at_lib/list_debug.c:#__list_del_entry_valid | 0 | 99 |
| EIP:rb_erase | 0 | 11 |
| Kernel_panic-not_syncing:Fatal_exception | 0 | 503 |
| WARNING:at_lib/list_debug.c:#__list_add_valid | 0 | 34 |
| EIP:__dev_remove_pack | 0 | 36 |
| EIP:SyS_syncfs | 0 | 1 |
| EIP:filp_close | 0 | 239 |
| INFO:trying_to_register_non-static_key | 0 | 11 |
| EIP:netlink_update_listeners | 0 | 17 |
| EIP:bpf_prog_free | 0 | 39 |
| EIP:__fget_light | 0 | 10 |
| EIP:netlink_compare | 0 | 4 |
| EIP:ip_mc_drop_socket | 0 | 20 |
| EIP:inet_release | 0 | 15 |
| EIP:notifier_chain_unregister | 0 | 1 |
| EIP:__purge_vmap_area_lazy | 0 | 9 |
| WARNING:at_mm/vmalloc.c:#__vunmap | 0 | 4 |
| EIP:hashbin_insert | 0 | 5 |
| EIP:__wake_up_common | 0 | 8 |
| EIP:vfs_getattr_nosec | 0 | 2 |
| EIP:sk_del_node_init | 0 | 13 |
| BUG:spinlock_lockup_suspected_on_CPU | 0 | 3 |
| EIP:spin_dump | 0 | 3 |
| EIP:SYSC_setsockopt | 0 | 1 |
| EIP:find_vmap_area | 0 | 3 |
| EIP:fanout_add | 0 | 2 |
| EIP:lookup_address_in_pgd | 0 | 1 |
| EIP:packet_release | 0 | 3 |
| EIP:notifier_chain_register | 0 | 1 |
| EIP:rht_head_hashfn | 0 | 1 |
| EIP:vfs_fsync_range | 0 | 1 |
| WARNING:at_kernel/locking/lockdep.c:#__lock_acquire | 0 | 1 |
| EIP:do_sys_poll | 0 | 1 |
| EIP:alloc_vmap_area | 0 | 2 |
| EIP:__bpf_prog_release | 0 | 1 |
| EIP:rht_deferred_worker | 0 | 1 |
| EIP:hashbin_find | 0 | 1 |
| EIP:__hlist_del | 0 | 1 |
| EIP:statfs_by_dentry | 0 | 1 |
| EIP:__unix_find_socket_byname | 0 | 2 |
| EIP:dnotify_flush | 0 | 1 |
| EIP:SyS_fchdir | 0 | 1 |
| EIP:__sock_create | 0 | 1 |
| BUG:kernel_reboot-without-warning_in_test_stage | 0 | 1 |
+-------------------------------------------------------+-----------+------------+
[ 20.394006] irda_setsockopt: not allowed to set MAXSDUSIZE for this socket type!
[ 20.898917] Fix your initscripts?
[ 20.902677] mmap: trinity-c0 (1985) uses deprecated remap_file_pages() syscall. See Documentation/vm/remap_file_pages.txt.
[ 20.907974] warning: process `trinity-c0' used the obsolete bdflush system call
[ 20.909084] Fix your initscripts?
[ 20.914000] INFO: trying to register non-static key.
[ 20.914591] the code is fine but needs lockdep annotation.
[ 20.915204] turning off the locking correctness validator.
[ 20.915819] CPU: 0 PID: 395 Comm: trinity-main Not tainted 4.10.0-rc2-00001-gad21fc4 #1
[ 20.916745] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.9.3-20161025_171302-gandalf 04/01/2014
[ 20.917897] Call Trace:
[ 20.918254] show_stack+0x5c/0x60
[ 20.918693] dump_stack+0x16/0x18
[ 20.919122] register_lock_class+0x11a/0x2d5
[ 20.919633] ? pvclock_clocksource_read+0xdd/0x1e0
[ 20.920183] __lock_acquire+0xd9/0x55e
[ 20.920707] lock_acquire+0x93/0xf5
[ 20.921155] ? lock_sock_nested+0x32/0xa8
[ 20.921698] _raw_spin_lock_bh+0x48/0x8e
[ 20.922185] ? lock_sock_nested+0x32/0xa8
[ 20.922679] lock_sock_nested+0x32/0xa8
[ 20.923156] ? rcu_read_unlock+0x1f/0x1f
[ 20.923645] lock_sock+0xa/0xc
[ 20.924104] irda_release+0x3e/0x1f8
[ 20.924564] ? __might_sleep+0xb0/0xce
[ 20.925035] sock_release+0x32/0xa9
[ 20.925528] sock_close+0x10/0x14
[ 20.925960] __fput+0x199/0x2b1
[ 20.926378] ____fput+0xd/0xf
[ 20.926785] task_work_run+0x8a/0xb1
[ 20.927240] do_exit+0x5e4/0xddc
[ 20.927678] ? up_read+0x1b/0x2d
[ 20.928104] do_group_exit+0x103/0x103
[ 20.928576] SyS_exit_group+0x16/0x16
[ 20.929038] do_fast_syscall_32+0x11f/0x15b
[ 20.929592] entry_SYSENTER_32+0x53/0x86
[ 20.930074] EIP: 0xb77a6b05
[ 20.930460] EFLAGS: 00000296 CPU: 0
[ 20.930910] EAX: ffffffda EBX: 00000000 ECX: 0000002d EDX: b779d8ac
[ 20.931593] ESI: 00000000 EDI: 00000001 EBP: bf83ea78 ESP: bf83e98c
[ 20.932274] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b
[ 92.620508] BUG: spinlock lockup suspected on CPU#0, trinity-main/395
[ 92.622020] BUG: unable to handle kernel NULL pointer dereference at 000002b0
[ 92.622801] IP: spin_dump+0x75/0xb5
[ 92.623363] *pdpt = 0000000000000000 *pde = f000ff53f000ff53
[ 92.623370]
[ 92.624362] Oops: 0000 [#1]
[ 92.624843] Modules linked in:
[ 92.625348] CPU: 0 PID: 395 Comm: trinity-main Not tainted 4.10.0-rc2-00001-gad21fc4 #1
[ 92.626257] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.9.3-20161025_171302-gandalf 04/01/2014
[ 92.627526] task: df212380 task.stack: df074000
[ 92.628088] EIP: spin_dump+0x75/0xb5
[ 92.628607] EFLAGS: 00010206 CPU: 0
[ 92.629128] EAX: 000003b8 EBX: 00000028 ECX: fffff031 EDX: 000003b5
[ 92.629805] ESI: df7dc050 EDI: 00000001 EBP: df075e18 ESP: df075df4
[ 92.630582] DS: 007b ES: 007b FS: 0000 GS: 00e0 SS: 0068
[ 92.631233] CR0: 80050033 CR2: 000002b0 CR3: 1f20b9e0 CR4: 00000630
[ 92.631912] DR0: b7254000 DR1: 00000000 DR2: 00000000 DR3: 00000000
[ 92.632744] DR6: fffe0ff0 DR7: 00000600
[ 92.633217] Call Trace:
[ 92.633577] do_raw_spin_lock+0x157/0x173
[ 92.634132] _raw_spin_lock_bh+0x7d/0x8e
[ 92.634725] ? lock_sock_nested+0x32/0xa8
[ 92.635217] lock_sock_nested+0x32/0xa8
[ 92.635709] ? rcu_read_unlock+0x1f/0x1f
[ 92.636316] lock_sock+0xa/0xc
[ 92.636734] irda_release+0x3e/0x1f8
[ 92.637186] ? __might_sleep+0xb0/0xce
[ 92.637720] sock_release+0x32/0xa9
[ 92.638272] sock_close+0x10/0x14
[ 92.638709] __fput+0x199/0x2b1
[ 92.639125] ____fput+0xd/0xf
[ 92.639576] task_work_run+0x8a/0xb1
[ 92.640128] do_exit+0x5e4/0xddc
[ 92.640555] ? up_read+0x1b/0x2d
[ 92.641029] do_group_exit+0x103/0x103
[ 92.641585] SyS_exit_group+0x16/0x16
[ 92.642115] do_fast_syscall_32+0x11f/0x15b
[ 92.642628] entry_SYSENTER_32+0x53/0x86
[ 92.643135] EIP: 0xb77a6b05
[ 92.643618] EFLAGS: 00000296 CPU: 0
[ 92.644091] EAX: ffffffda EBX: 00000000 ECX: 0000002d EDX: b779d8ac
[ 92.644778] ESI: 00000000 EDI: 00000001 EBP: bf83ea78 ESP: bf83e98c
[ 92.645610] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b
[ 92.646218] Code: 24 0c c7 44 24 08 00 00 00 00 89 54 24 04 89 4c 24 10 c7 04 24 93 ac 48 c2 e8 60 b0 09 00 85 db 8b 4e 08 74 0e 8d 83 90 03 00 00 <8b> 93 88 02 00 00 eb 08 83 ca ff b8 52 57 4f c2 89 44 24 0c 8b
[ 92.648209] EIP: spin_dump+0x75/0xb5 SS:ESP: 0068:df075df4
[ 92.648824] CR2: 00000000000002b0
[ 92.649253] ---[ end trace f9b7cb6d4c53cb0b ]---
[ 92.649793] Kernel panic - not syncing: Fatal exception in interrupt
# HH:MM RESULT GOOD BAD GOOD_BUT_DIRTY DIRTY_NOT_BAD
git bisect start 24bbf5a0db07b308f3e183442c6e9a18b2ff37e2 c470abd4fde40ea6a0846a2beab642a578c0b8cd --
git bisect bad 297fff9e5ae39fdc244396ab480b0b064db401fa # 16:26 B 40 6 0 49 Merge 'linux-review/Sebastian-Reichel/dt-bindings-Add-vendor-prefix-for-Motorola/20170305-035036' into devel-spot-201703051016
git bisect bad 42e9ae034908a4bab0056d8249d5c8a41e11391a # 16:31 B 115 6 0 73 Merge 'linux-review/fgao-ikuai8-com/netfilter-nat_masquerade-Check-oom-when-invoke-nfct_nat/20170305-070948' into devel-spot-201703051016
git bisect bad c2850e62b2e2bdf0eabbe41b4123979234094c7c # 16:31 B 121 5 0 67 Merge 'pinchartl-media/drm/du/vsp-race' into devel-spot-201703051016
git bisect good 941138d45b408fa61d0a15789b7f854126c66dfe # 16:36 G 751 0 0 0 Merge 'acpi/turbostat' into devel-spot-201703051016
git bisect bad e8762b16e576e81d32d39d5a559d5cde82ce38c1 # 16:36 B 124 17 0 96 Merge 'pinchartl-media/drm/next/du' into devel-spot-201703051016
git bisect bad b2064617c74f301dab1448f1f9c8dbb3c8021058 # 16:37 B 132 3 0 57 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
git bisect bad 1e74a2eb1f5cc7f2f2b5aa9c9eeecbcf352220a3 # 16:42 B 74 10 0 108 Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
git bisect good fd4a61e08aa79f2b7835b25c6f94f27bd2d65990 # 16:42 G 751 0 0 0 sched/core: Fix build paravirt build on arm and arm64
git bisect good c9341ee0af4df0af8b727873ef851227345defed # 16:42 G 751 0 0 0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
git bisect good 5ab356626f3cf97f00280f17a52e4b5b4a13e038 # 16:42 G 751 0 0 0 Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
git bisect good 974eadf1fc4f9bd0e9da686e7ba6c3e4e708fc45 # 16:42 G 751 0 0 0 [media] lmedm04: make lme2510_powerup a little smaller
git bisect good ff58d005cd10fcd372787cceac547e11cf706ff6 # 16:42 G 751 0 0 0 Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
git bisect good 97a229f90731894f46b85c20bcc1842f4a63cb78 # 16:42 G 751 0 0 1 Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma
git bisect good 01f2901a264d954d3985e8bce1bf637ae52d4918 # 16:42 G 751 0 0 0 ahci: qoriq: report error when ecc register address is missing in dts
git bisect good 6d1dd93ea0d0f0fb61b5450a2668896028ce3f75 # 16:42 G 750 0 0 1 Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
git bisect bad 7bb033829ef3ecfc491c0ed0197966e8f197fbdc # 16:42 B 119 12 0 113 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
git bisect good 4c5d7bc63775b40631b75f6c59a3a3005455262d # 16:42 G 751 0 0 0 usercopy: Add tests for all get_user() sizes
git bisect bad 0f5bf6d0afe4be6e1391908ff2d6dc9730e91550 # 16:42 B 142 5 0 173 arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
git bisect bad ad21fc4faa2a1f919bac1073b885df9310dbc581 # 16:47 B 731 11 0 649 arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
# first bad commit: [ad21fc4faa2a1f919bac1073b885df9310dbc581] arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
git bisect good 0c744ea4f77d72b3dcebb7a8f2684633ec79be88 # 18:16 G 901 0 0 3 Linux 4.10-rc2
# extra tests on HEAD of linux-devel/devel-spot-201703051016
git bisect bad 24bbf5a0db07b308f3e183442c6e9a18b2ff37e2 # 18:17 B 32 4 0 21 0day head guard for 'devel-spot-201703051016'
# extra tests on tree/branch linus/master
git bisect bad c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201 # 18:17 B 342 42 0 372 Linux 4.11-rc1
# extra tests on tree/branch linux-next/master
git bisect bad 9d51244afbfc61134c05e02f789d3aa2eaca2da0 # 18:17 B 353 31 0 369 Add linux-next specific files for 20170306
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/lkp Intel Corporation
Download attachment "dmesg-quantal-lkp-hsw01-20:20170306132653:i386-randconfig-i1-201710:4.10.0-rc2-00001-gad21fc4:1.gz" of type "application/gzip" (28594 bytes)
Download attachment "dmesg-vm-kbuild-yocto-i386-53:20170305111345:i386-randconfig-i1-201710:4.10.0-rc2:1.gz" of type "application/gzip" (31266 bytes)
View attachment "reproduce-quantal-lkp-hsw01-20:20170306132653:i386-randconfig-i1-201710:4.10.0-rc2-00001-gad21fc4:1" of type "text/plain" (886 bytes)
View attachment "config-4.10.0-rc2-00001-gad21fc4" of type "text/plain" (143242 bytes)
Powered by blists - more mailing lists