Greetings,
0day kernel testing robot got the below dmesg and the first bad commit is
https://github.com/0day-ci/linux/commits/Florian-Westphal/test_rhashtable...
commit c1bd3689a70d1ba1a2f7c6781770920087166018
Author: Florian Westphal <fw(a)strlen.de>
AuthorDate: Mon Sep 18 23:07:11 2017 +0200
Commit: 0day robot <fengguang.wu(a)intel.com>
CommitDate: Tue Sep 19 13:55:51 2017 +0800
test_rhashtable: add test case for rhl_table interface
also test rhltable. rhltable remove operations are slow as
deletions require a list walk, thus test with 1/16th of the given
entry count number to get a run duration similar to rhashtable one.
Signed-off-by: Florian Westphal <fw(a)strlen.de>
1c29afe6df test_rhashtable: add a check for max_size
c1bd3689a7 test_rhashtable: add test case for rhl_table interface
c1bd3689a7 test_rhashtable: add test case for rhl_table interface
+-------------------------------------------------------------+------------+------------+------------+
| | 1c29afe6df | c1bd3689a7 |
c1bd3689a7 |
+-------------------------------------------------------------+------------+------------+------------+
| boot_successes | 5 | 0 |
0 |
| boot_failures | 43 | 15 |
15 |
| WARNING:at_arch/x86/mm/tlb.c:#initialize_tlbstate_and_flush | 43 | 11 |
11 |
| EIP:initialize_tlbstate_and_flush | 43 | 11 |
11 |
| WARNING:at_lib/debugobjects.c:#__debug_object_init | 0 | 15 |
15 |
| EIP:__debug_object_init | 0 | 15 |
15 |
+-------------------------------------------------------------+------------+------------+------------+
[ 2.216664] Testing concurrent rhashtable access from 10 threads
[ 14.099938] rhashtable_thra (57) used greatest stack depth: 6748 bytes left
[ 14.149795] ODEBUG: object is on stack, but not annotated
[ 14.150027] ------------[ cut here ]------------
[ 14.150027] WARNING: CPU: 0 PID: 1 at lib/debugobjects.c:328
__debug_object_init+0x40d/0x489
[ 14.150027] Modules linked in:
[ 14.150027] CPU: 0 PID: 1 Comm: swapper Tainted: G W
4.14.0-rc1-00033-gc1bd368 #1
[ 14.150027] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS
1.9.3-20161025_171302-gandalf 04/01/2014
[ 14.150027] task: 8f4e0000 task.stack: 8f4dc000
[ 14.150027] EIP: __debug_object_init+0x40d/0x489
[ 14.150027] EFLAGS: 00210002 CPU: 0
[ 14.150027] EAX: 81db7328 EBX: 8dda6018 ECX: 00000001 EDX: 1220d0bc
[ 14.150027] ESI: 00000001 EDI: 00000000 EBP: 8f4ddd48 ESP: 8f4ddd18
[ 14.150027] DS: 007b ES: 007b FS: 0000 GS: 0000 SS: 0068
[ 14.150027] CR0: 80050033 CR2: 00000000 CR3: 02097000 CR4: 00140690
[ 14.150027] Call Trace:
[ 14.150027] debug_object_init+0x2c/0x30
[ 14.150027] __init_work+0x35/0x38
[ 14.150027] rhashtable_init+0x285/0x2bd
[ 14.150027] rhltable_init+0x29/0x38
[ 14.150027] test_rhltable+0xcd/0x27a3
[ 14.150027] ? sched_clock_local+0x3a/0x148
[ 14.150027] ? sched_clock_cpu+0x195/0x1c2
[ 14.150027] ? lookup_address_in_pgd+0x11a/0x17b
[ 14.150027] ? config_read_fw_idx_show+0x3e/0x3e
[ 14.150027] test_rht_init+0xe7d/0xe9b
[ 14.150027] ? test_rhltable+0x27a3/0x27a3
[ 14.150027] do_one_initcall+0x94/0x1fb
[ 14.150027] ? kernel_init_freeable+0xc7/0x19f
[ 14.150027] kernel_init_freeable+0xe7/0x19f
[ 14.150027] ? rest_init+0x104/0x104
[ 14.150027] kernel_init+0xe/0x162
[ 14.150027] ? rest_init+0x104/0x104
[ 14.150027] ret_from_fork+0x19/0x24
[ 14.150027] Code: 68 b0 a6 af 81 eb 05 68 e1 a6 af 81 e8 ac dc da ff 31 c9 ba 01 00 00
00 58 b8 28 73 db 81 6a 01 e8 7c 6a e3 ff ff 05 2c 5a e9 81 <0f> ff 31 c9 ba 01 00
00 00 6a 01 b8 10 73 db 81 e8 61 6a e3 ff
[ 14.150027] ---[ end trace be658dd14e22cef2 ]---
[ 14.219827] test 3125 add/delete pairs into rhlist
[ 14.421568] test 3125 random rhlist add/delete operations
[ 14.478857] Started 10 threads, 0 failed, rhltable test returns 0
[ 14.480885] test_printf: all 260 tests passed
# HH:MM RESULT GOOD BAD
GOOD_BUT_DIRTY DIRTY_NOT_BAD
git bisect start 2abe913eac537bd9f1d9cba0dbb3886ddde3d397
2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e --
git bisect bad cb0120d526eb8fd7d3da819d8f28c50c5bee891b # 08:55 B 0 6 23 4
Merge
'linux-review/Himanshi-Jain/Rewrite-the-IIO_DEVICE_ATTR_NAMED-API-to-pass-name-as-string/20170916-120058'
into devel-hourly-2017092004
git bisect bad a17aeb2e216c9a9597ce71aedfa6366fa66f4ee7 # 09:38 B 0 11 28 4
Merge
'linux-review/Yu-Zhang/KVM-x86-Fix-the-NULL-pointer-parameter-in-check_cr_write/20170918-201422'
into devel-hourly-2017092004
git bisect bad 5211ec1f0a834a44b480da966f477f12e97795bb # 10:36 B 0 11 28 4
Merge
'linux-review/Jeremy-Cline/tools-kvm_stat-Add-Python-3-support-to-kvm_stat/20170918-031713'
into devel-hourly-2017092004
git bisect bad 5de4b57aeb427972c39edaef49893cbc46bd47ac # 11:45 B 0 11 28 4
Merge
'linux-review/Bhumika-Goyal/powerpc-make-irq_chip-const-__initdata-and-__initconst/20170919-051421'
into devel-hourly-2017092004
git bisect good abd63d7c48c1f0530e3ec12d38864ad172a098d8 # 12:40 G 11 0 11 11
Merge
'linux-review/Kevin-Cernekee/brcmfmac-Avoid-possible-out-of-bounds-read/20170917-123633'
into devel-hourly-2017092004
git bisect good 8847b3486526ff92c8319abfa477529125a03485 # 13:11 G 11 0 11 11
Merge 'pci/for-linus' into devel-hourly-2017092004
git bisect bad ca1cc31aa575f96bc1d6ed880196c92529d20cbb # 13:37 B 0 11 28 4
Merge
'linux-review/Micha-Miros-aw/sound-tegra20-spdif-remove-default-m/20170918-022832'
into devel-hourly-2017092004
git bisect good c93acd33b8877786a3cfa3f4f9f6e82d133c4c16 # 14:14 G 11 0 11 11
Merge 'jpirko-mlxsw/combined_queue' into devel-hourly-2017092004
git bisect bad 04e45ff4a7cfb5a06b78dc12ed78b31c59109353 # 14:47 B 0 11 24 0
Merge
'linux-review/Florian-Westphal/test_rhashtable-add-test-case-for-rhl-table/20170919-135550'
into devel-hourly-2017092004
git bisect good c92bb99c22e0732da465972929c8176b43424df4 # 15:45 G 11 0 11 11
test_rhashtable: don't use global entries variable
git bisect bad c1bd3689a70d1ba1a2f7c6781770920087166018 # 16:23 B 0 4 21 4
test_rhashtable: add test case for rhl_table interface
git bisect good 1c29afe6dffb207863ea3a0648ac5b2dd085da91 # 17:06 G 11 0 11 11
test_rhashtable: add a check for max_size
# first bad commit: [c1bd3689a70d1ba1a2f7c6781770920087166018] test_rhashtable: add test
case for rhl_table interface
git bisect good 1c29afe6dffb207863ea3a0648ac5b2dd085da91 # 17:22 G 33 0 32 43
test_rhashtable: add a check for max_size
# extra tests with CONFIG_DEBUG_INFO_REDUCED
git bisect bad c1bd3689a70d1ba1a2f7c6781770920087166018 # 18:06 B 0 11 26 2
test_rhashtable: add test case for rhl_table interface
# extra tests on HEAD of linux-devel/devel-hourly-2017092004
git bisect bad 2abe913eac537bd9f1d9cba0dbb3886ddde3d397 # 18:06 B 0 55 84 13
0day head guard for 'devel-hourly-2017092004'
# extra tests on tree/branch
linux-review/Florian-Westphal/test_rhashtable-add-test-case-for-rhl-table/20170919-135550
git bisect bad c1bd3689a70d1ba1a2f7c6781770920087166018 # 18:07 B 0 15 28 0
test_rhashtable: add test case for rhl_table interface
# extra tests with first bad commit reverted
git bisect good a9504fdeb1f144ddcd8a168e598c39739c0c325c # 18:59 G 11 0 11 11
Revert "test_rhashtable: add test case for rhl_table interface"
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/lkp Intel Corporation