From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 20E03C43461 for ; Mon, 14 Sep 2020 17:29:57 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 3FF20217BA for ; Mon, 14 Sep 2020 17:29:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="XYbXFqtD" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3FF20217BA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 7D863900006; Mon, 14 Sep 2020 13:29:55 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 78AB86B0088; Mon, 14 Sep 2020 13:29:55 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 6777D900006; Mon, 14 Sep 2020 13:29:55 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0193.hostedemail.com [216.40.44.193]) by kanga.kvack.org (Postfix) with ESMTP id 50F7E6B0087 for ; Mon, 14 Sep 2020 13:29:55 -0400 (EDT) Received: from smtpin22.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id 07C8E181AEF15 for ; Mon, 14 Sep 2020 17:29:55 +0000 (UTC) X-FDA: 77262354750.22.drum36_35098082710a Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin22.hostedemail.com (Postfix) with ESMTP id CC92018038E60 for ; Mon, 14 Sep 2020 17:29:54 +0000 (UTC) X-HE-Tag: drum36_35098082710a X-Filterd-Recvd-Size: 17683 Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.81]) by imf03.hostedemail.com (Postfix) with ESMTP for ; Mon, 14 Sep 2020 17:29:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600104593; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=aEDgkNV/uj4fx524Kzkj6ifXfGUTh3ZY0EQttVZHh6s=; b=XYbXFqtDUBbh5Ej+NttOoEodFimfT3oxOHRYW2XxPJdNNhRfiQgzNcTOh8ZJ+Xa13JWUrU J2RCWa0RL1/3MfmKK/Tk3cY0KrFK7I9YBq9tY5d6ekam7R+Ap+uYh1dYZtpK67amTL0Lgu xT63mtY9UtFXKYfqBoow8qTkMKZ3aCY= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-129-Z7IM2OXIPQmcCdNpBW7s7g-1; Mon, 14 Sep 2020 13:29:45 -0400 X-MC-Unique: Z7IM2OXIPQmcCdNpBW7s7g-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B9F0884639B; Mon, 14 Sep 2020 17:29:42 +0000 (UTC) Received: from ovpn-113-249.rdu2.redhat.com (ovpn-113-249.rdu2.redhat.com [10.10.113.249]) by smtp.corp.redhat.com (Postfix) with ESMTP id CBB1060C87; Mon, 14 Sep 2020 17:29:37 +0000 (UTC) Message-ID: Subject: Re: WARNING: suspicious RCU usage: race/events/tlb.h:57 suspicious rcu_dereference_check() usage! From: Qian Cai To: Naresh Kamboju , Linux-Next Mailing List , rcu@vger.kernel.org, linux-mm , open list , lkft-triage@lists.linaro.org, Linux PM Cc: ": Paul E. McKenney" , Vincent Guittot , Stephen Rothwell , Peter Zijlstra , Will Deacon , Guenter Roeck , Viresh Kumar , Steven Rostedt , Juri Lelli Date: Mon, 14 Sep 2020 13:29:34 -0400 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Rspamd-Queue-Id: CC92018038E60 X-Spamd-Result: default: False [0.00 / 100.00] X-Rspamd-Server: rspam05 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Wed, 2020-09-09 at 10:08 +0530, Naresh Kamboju wrote: > While booting x86_64 with Linux next 20200908 tag kernel this warning > was noticed. This pretty much looks like the same issue in: https://lore.kernel.org/lkml/20200902035146.GA45826@roeck-us.net/ Can you revert the patchset to see if it is related? > > metadata: > git branch: master > git repo: > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > git commit: dff9f829e5b0181d4ed9d35aa62d695292399b54 > git describe: next-20200908 > kernel-config: > http://snapshots.linaro.org/openembedded/lkft/lkft/sumo/intel-corei7-64/lkft/linux-next/853/config > > warning logs: > --------------------- > [ 18.874329] Freeing unused kernel image (rodata/data gap) memory: 2012K > [ 18.881107] Run /sbin/init as init process > [ 18.905611] > [ 18.907190] ============================= > [ 18.911194] WARNING: suspicious RCU usage > [ 18.915199] 5.9.0-rc4-next-20200908 #1 Not tainted > [ 18.919982] ----------------------------- > [ 18.923984] /usr/src/kernel/include/trace/events/tlb.h:57 > suspicious rcu_dereference_check() usage! > [ 18.933016] > [ 18.933016] other info that might help us debug this: > [ 18.933016] > [ 18.941006] > [ 18.941006] rcu_scheduler_active = 2, debug_locks = 1 > [ 18.947523] RCU used illegally from extended quiescent state! > [ 18.953261] no locks held by swapper/2/0. > [ 18.957264] > [ 18.957264] stack backtrace: > [ 18.961619] CPU: 2 PID: 0 Comm: swapper/2 Not tainted > 5.9.0-rc4-next-20200908 #1 > [ 18.969007] Hardware name: Supermicro SYS-5019S-ML/X11SSH-F, BIOS > 2.2 05/23/2018 > [ 18.976392] Call Trace: > [ 18.978844] dump_stack+0x7d/0x9f > [ 18.982158] lockdep_rcu_suspicious+0xce/0xf0 > [ 18.986517] switch_mm_irqs_off+0x441/0x450 > [ 18.990702] switch_mm+0x1b/0x50 > [ 18.993936] leave_mm+0x34/0x40 > [ 18.997082] acpi_idle_enter_bm+0x23/0x120 > [ 19.001180] acpi_idle_enter+0x189/0x2a0 > [ 19.005104] ? rcu_eqs_enter.constprop.85+0xb2/0x180 > [ 19.010072] cpuidle_enter_state+0xa5/0x4b0 > [ 19.015265] cpuidle_enter+0x2e/0x40 > [ 19.015268] do_idle+0x226/0x2b0 > [ 19.015273] cpu_startup_entry+0x1d/0x20 > [ 19.015275] start_secondary+0x114/0x150 > [ 19.029943] secondary_startup_64+0xb6/0xc0 > [ 19.034141] > [ 19.034142] ============================= > [ 19.034142] WARNING: suspicious RCU usage > [ 19.034142] 5.9.0-rc4-next-20200908 #1 Not tainted > [ 19.034143] ----------------------------- > [ 19.034143] /usr/src/kernel/include/trace/events/lock.h:37 > suspicious rcu_dereference_check() usage! > [ 19.034143] > [ 19.034144] other info that might help us debug this: > [ 19.034144] > [ 19.034144] > [ 19.034145] rcu_scheduler_active = 2, debug_locks = 1 > [ 19.034145] RCU used illegally from extended quiescent state! > [ 19.034146] no locks held by swapper/2/0. > [ 19.034146] > [ 19.034146] stack backtrace: > [ 19.034147] CPU: 2 PID: 0 Comm: swapper/2 Not tainted > 5.9.0-rc4-next-20200908 #1 > [ 19.034147] Hardware name: Supermicro SYS-5019S-ML/X11SSH-F, BIOS > 2.2 05/23/2018 > [ 19.034147] Call Trace: > [ 19.034148] dump_stack+0x7d/0x9f > [ 19.034148] lockdep_rcu_suspicious+0xce/0xf0 > [ 19.034148] lock_acquire+0x327/0x390 > [ 19.034149] _raw_spin_lock+0x2f/0x40 > [ 19.034149] ? vprintk_emit+0x78/0x2f0 > [ 19.034149] vprintk_emit+0x78/0x2f0 > [ 19.034149] vprintk_default+0x1f/0x30 > [ 19.034150] vprintk_func+0x51/0xf0 > [ 19.034150] printk+0x52/0x6e > [ 19.034150] ? __lock_acquire+0x32a/0x19f0 > [ 19.034151] lockdep_rcu_suspicious+0x20/0xf0 > [ 19.034151] switch_mm_irqs_off+0x441/0x450 > [ 19.034151] switch_mm+0x1b/0x50 > [ 19.034152] leave_mm+0x34/0x40 > [ 19.034152] acpi_idle_enter_bm+0x23/0x120 > [ 19.034152] acpi_idle_enter+0x189/0x2a0 > [ 19.034153] ? rcu_eqs_enter.constprop.85+0xb2/0x180 > [ 19.034153] cpuidle_enter_state+0xa5/0x4b0 > [ 19.034153] cpuidle_enter+0x2e/0x40 > [ 19.034154] do_idle+0x226/0x2b0 > [ 19.034154] cpu_startup_entry+0x1d/0x20 > [ 19.034154] start_secondary+0x114/0x150 > [ 19.034155] secondary_startup_64+0xb6/0xc0 > [ 19.034155] > [ 19.034155] ============================= > [ 19.034156] WARNING: suspicious RCU usage > [ 19.034156] 5.9.0-rc4-next-20200908 #1 Not tainted > [ 19.034156] ----------------------------- > [ 19.034157] /usr/src/kernel/include/trace/events/lock.h:63 > suspicious rcu_dereference_check() usage! > [ 19.034157] > [ 19.034157] other info that might help us debug this: > [ 19.034158] > [ 19.034158] > [ 19.034158] rcu_scheduler_active = 2, debug_locks = 1 > [ 19.034159] RCU used illegally from extended quiescent state! > [ 19.034159] 1 lock held by swapper/2/0: > [ 19.034159] #0: ffffffffbed25f58 (logbuf_lock){-...}-{2:2}, at: > vprintk_emit+0x78/0x2f0 > [ 19.034161] > [ 19.034161] stack backtrace: > [ 19.034162] CPU: 2 PID: 0 Comm: swapper/2 Not tainted > 5.9.0-rc4-next-20200908 #1 > [ 19.034162] Hardware name: Supermicro SYS-5019S-ML/X11SSH-F, BIOS > 2.2 05/23/2018 > [ 19.034162] Call Trace: > [ 19.034163] dump_stack+0x7d/0x9f > [ 19.034163] lockdep_rcu_suspicious+0xce/0xf0 > [ 19.034163] ? vprintk_emit+0x9e/0x2f0 > [ 19.034164] lock_release+0x246/0x270 > [ 19.034164] _raw_spin_unlock+0x1a/0x30 > [ 19.034164] vprintk_emit+0x9e/0x2f0 > [ 19.034165] vprintk_default+0x1f/0x30 > [ 19.034165] vprintk_func+0x51/0xf0 > [ 19.034165] printk+0x52/0x6e > [ 19.034166] ? __lock_acquire+0x32a/0x19f0 > [ 19.034166] lockdep_rcu_suspicious+0x20/0xf0 > [ 19.034166] switch_mm_irqs_off+0x441/0x450 > [ 19.034167] switch_mm+0x1b/0x50 > [ 19.034167] leave_mm+0x34/0x40 > [ 19.034167] acpi_idle_enter_bm+0x23/0x120 > [ 19.034167] acpi_idle_enter+0x189/0x2a0 > [ 19.034168] ? rcu_eqs_enter.constprop.85+0xb2/0x180 > [ 19.034168] cpuidle_enter_state+0xa5/0x4b0 > [ 19.034168] cpuidle_enter+0x2e/0x40 > [ 19.034169] do_idle+0x226/0x2b0 > [ 19.034169] cpu_startup_entry+0x1d/0x20 > [ 19.034169] start_secondary+0x114/0x150 > [ 19.034170] secondary_startup_64+0xb6/0xc0 > [ 19.034170] > [ 19.034170] ============================= > [ 19.034171] WARNING: suspicious RCU usage > [ 19.034171] 5.9.0-rc4-next-20200908 #1 Not tainted > [ 19.034171] ----------------------------- > [ 19.034172] /usr/src/kernel/include/trace/events/sched.h:90 > suspicious rcu_dereference_check() usage! > [ 19.034172] > [ 19.034172] other info that might help us debug this: > [ 19.034173] > [ 19.034173] > [ 19.034173] rcu_scheduler_active = 2, debug_locks = 1 > [ 19.034174] RCU used illegally from extended quiescent state! > [ 19.034174] 2 locks held by swapper/2/0: > [ 19.034174] #0: ffffffffbed25ff8 ((console_sem).lock){-...}-{2:2}, > at: up+0x16/0x50 > [ 19.034176] #1: ffff90dbeea90800 (&p->pi_lock){-.-.}-{2:2}, at: > try_to_wake_up+0x52/0x7a0 > [ 19.034178] > [ 19.034178] stack backtrace: > [ 19.034178] CPU: 2 PID: 0 Comm: swapper/2 Not tainted > 5.9.0-rc4-next-20200908 #1 > [ 19.034179] Hardware name: Supermicro SYS-5019S-ML/X11SSH-F, BIOS > 2.2 05/23/2018 > [ 19.034179] Call Trace: > [ 19.034179] dump_stack+0x7d/0x9f > [ 19.034180] lockdep_rcu_suspicious+0xce/0xf0 > [ 19.034180] try_to_wake_up+0x6a4/0x7a0 > [ 19.034180] ? find_held_lock+0x35/0xa0 > [ 19.034181] wake_up_process+0x15/0x20 > [ 19.034181] __up.isra.4+0x39/0x40 > [ 19.034181] up+0x46/0x50 > [ 19.034182] __up_console_sem+0x32/0x60 > [ 19.034182] console_unlock+0x346/0x5c0 > [ 19.034182] vprintk_emit+0x1d1/0x2f0 > [ 19.034183] ? cpuidle_enter_state+0xa5/0x4b0 > [ 19.034183] vprintk_default+0x1f/0x30 > [ 19.034183] vprintk_func+0x51/0xf0 > [ 19.034184] ? rcu_nmi_exit+0x12a/0x260 > [ 19.034184] printk+0x52/0x6e > [ 19.034184] ? kernel_text_address+0x96/0xf0 > [ 19.034185] ? cpuidle_enter_state+0xa5/0x4b0 > [ 19.034185] ? cpuidle_enter_state+0xa5/0x4b0 > [ 19.034185] show_trace_log_lvl+0x32f/0x3b0 > [ 19.034186] ? cpuidle_enter_state+0xa5/0x4b0 > [ 19.034186] show_stack+0x30/0x40 > [ 19.034186] dump_stack+0x7d/0x9f > [ 19.034186] lockdep_rcu_suspicious+0xce/0xf0 > [ 19.034187] switch_mm_irqs_off+0x441/0x450 > [ 19.034187] switch_mm+0x1b/0x50 > [ 19.034187] leave_mm+0x34/0x40 > [ 19.034188] acpi_idle_enter_bm+0x23/0x120 > [ 19.034188] acpi_idle_enter+0x189/0x2a0 > [ 19.034188] ? rcu_eqs_enter.constprop.85+0xb2/0x180 > [ 19.034189] cpuidle_enter_state+0xa5/0x4b0 > [ 19.034189] cpuidle_enter+0x2e/0x40 > [ 19.034189] do_idle+0x226/0x2b0 > [ 19.034190] cpu_startup_entry+0x1d/0x20 > [ 19.034190] start_secondary+0x114/0x150 > [ 19.034190] secondary_startup_64+0xb6/0xc0 > [ 19.034191] > [ 19.034191] ============================= > [ 19.034191] WARNING: suspicious RCU usage > [ 19.034192] 5.9.0-rc4-next-20200908 #1 Not tainted > [ 19.034192] ----------------------------- > [ 19.034192] /usr/src/kernel/include/linux/rcupdate.h:643 > rcu_read_lock() used illegally while idle! > [ 19.034193] > [ 19.034193] other info that might help us debug this: > [ 19.034193] > [ 19.034194] > [ 19.034194] rcu_scheduler_active = 2, debug_locks = 1 > [ 19.034194] RCU used illegally from extended quiescent state! > [ 19.034195] 3 locks held by swapper/2/0: > [ 19.034195] #0: ffffffffbed25ff8 ((console_sem).lock){-...}-{2:2}, > at: up+0x16/0x50 > [ 19.034196] #1: ffff90dbeea90800 (&p->pi_lock){-.-.}-{2:2}, at: > try_to_wake_up+0x52/0x7a0 > [ 19.034198] #2: ffffffffbed28580 (rcu_read_lock){....}-{1:2}, at: > select_task_rq_fair+0xd0/0x10a0 > [ 19.034199] > [ 19.034200] stack backtrace: > [ 19.034200] CPU: 2 PID: 0 Comm: swapper/2 Not tainted > 5.9.0-rc4-next-20200908 #1 > [ 19.034201] Hardware name: Supermicro SYS-5019S-ML/X11SSH-F, BIOS > 2.2 05/23/2018 > [ 19.034201] Call Trace: > [ 19.034201] dump_stack+0x7d/0x9f > [ 19.034202] lockdep_rcu_suspicious+0xce/0xf0 > [ 19.034202] select_task_rq_fair+0x4aa/0x10a0 > [ 19.034202] ? show_stack+0x30/0x40 > [ 19.034203] try_to_wake_up+0x181/0x7a0 > [ 19.034203] ? find_held_lock+0x35/0xa0 > [ 19.034203] wake_up_process+0x15/0x20 > [ 19.034203] __up.isra.4+0x39/0x40 > [ 19.034204] up+0x46/0x50 > [ 19.034204] __up_console_sem+0x32/0x60 > [ 19.034204] console_unlock+0x346/0x5c0 > [ 19.034205] vprintk_emit+0x1d1/0x2f0 > [ 19.034205] ? cpuidle_enter_state+0xa5/0x4b0 > [ 19.034205] vprintk_default+0x1f/0x30 > [ 19.034206] vprintk_func+0x51/0xf0 > [ 19.034206] ? rcu_nmi_exit+0x12a/0x260 > [ 19.034206] printk+0x52/0x6e > [ 19.034207] ? kernel_text_address+0x96/0xf0 > [ 19.034207] ? cpuidle_enter_state+0xa5/0x4b0 > [ 19.034207] ? cpuidle_enter_state+0xa5/0x4b0 > [ 19.034208] show_trace_log_lvl+0x32f/0x3b0 > [ 19.034208] ? cpuidle_enter_state+0xa5/0x4b0 > [ 19.034208] show_stack+0x30/0x40 > [ 19.034209] dump_stack+0x7d/0x9f > [ 19.034209] lockdep_rcu_suspicious+0xce/0xf0 > [ 19.034209] switch_mm_irqs_off+0x441/0x450 > [ 19.034210] switch_mm+0x1b/0x50 > [ 19.034210] leave_mm+0x34/0x40 > [ 19.034210] acpi_idle_enter_bm+0x23/0x120 > [ 19.034211] acpi_idle_enter+0x189/0x2a0 > [ 19.034211] ? rcu_eqs_enter.constprop.85+0xb2/0x180 > [ 19.034211] cpuidle_enter_state+0xa5/0x4b0 > [ 19.034212] cpuidle_enter+0x2e/0x40 > [ 19.034212] do_idle+0x226/0x2b0 > [ 19.034212] cpu_startup_entry+0x1d/0x20 > [ 19.034213] start_secondary+0x114/0x150 > [ 19.034213] secondary_startup_64+0xb6/0xc0 > [ 19.034213] > [ 19.034214] ============================= > [ 19.034214] WARNING: suspicious RCU usage > [ 19.034214] 5.9.0-rc4-next-20200908 #1 Not tainted > [ 19.034215] ----------------------------- > [ 19.034215] /usr/src/kernel/kernel/sched/fair.c:6694 suspicious > rcu_dereference_check() usage! > [ 19.034215] > [ 19.034216] other info that might help us debug this: > [ 19.034216] > [ 19.034216] > [ 19.034217] rcu_scheduler_active = 2, debug_locks = 1 > [ 19.034217] RCU used illegally from extended quiescent state! > [ 19.034217] 3 locks held by swapper/2/0: > [ 19.034217] #0: ffffffffbed25ff8 ((console_sem).lock){-...}-{2:2}, > at: up+0x16/0x50 > [ 19.034219] #1: ffff90dbeea90800 (&p->pi_lock){-.-.}-{2:2}, at: > try_to_wake_up+0x52/0x7a0 > [ 19.034220] #2: ffffffffbed28580 (rcu_read_lock){....}-{1:2}, at: > select_task_rq_fair+0xd0/0x10a0 > [ 19.034222] > [ 19.034222] stack backtrace: > [ 19.034223] CPU: 2 PID: 0 Comm: swapper/2 Not tainted > 5.9.0-rc4-next-20200908 #1 > [ 19.034223] Hardware name: Supermicro SYS-5019S-ML/X11SSH-F, BIOS > 2.2 05/23/2018 > [ 19.034223] Call Trace: > [ 19.034224] dump_stack+0x7d/0x9f > [ 19.034224] lockdep_rcu_suspicious+0xce/0xf0 > [ 19.034224] select_task_rq_fair+0x448/0x10a0 > [ 19.034225] ? show_stack+0x30/0x40 > [ 19.034225] try_to_wake_up+0x181/0x7a0 > [ 19.034225] ? find_held_lock+0x35/0xa0 > [ 19.034226] wake_up_process+0x15/0x20 > [ 19.034226] __up.isra.4+0x39/0x40 > [ 19.034226] up+0x46/0x50 > [ 19.034227] __up_console_sem+0x32/0x60 > [ 19.034227] console_unlock+0x346/0x5c0 > [ 19.034227] vprintk_emit+0x1d1/0x2f0 > [ 19.034228] ? cpuidle_enter_state+0xa5/0x4b0 > [ 19.034228] vprintk_default+0x1f/0x30 > [ 19.034228] vprintk_func+0x51/0xf0 > [ 19.034228] ? rcu_nmi_exit+0x12a/0x260 > [ 19.034229] printk+0x52/0x6e > [ 19.034229] ? kernel_text_address+0x96/0xf0 > [ 19.034229] ? cpuidle_enter_state+0xa5/0x4b0 > [ 19.034230] ? cpuidle_enter_state+0xa5/0x4b0 > [ 19.034230] show_trace_log_lvl+0x32f/0x3b0 > [ 19.034230] ? cpuidle_enter_state+0xa5/0x4b0 > [ 19.034231] show_stack+0x30/0x40 > [ 19.034231] dump_stack+0x7d/0x9f > [ 19.034231] lockdep_rcu_suspicious+0xce/0xf0 > [ 19.034232] switch_mm_irqs_off+0x441/0x450 > [ 19.034232] switch_mm+0x1b/0x50 > [ 19.034232] leave_mm+0x34/0x40 > [ 19.034233] acpi_idle_enter_bm+0x23/0x120 > [ 19.034233] acpi_idle_enter+0x189/0x2a0 > [ 19.034233] ? rcu_eqs_enter.constprop.85+0xb2/0x180 > [ 19.034234] cpuidle_enter_state+0xa5/0x4b0 > [ 19.034234] cpuidle_enter+0x2e/0x40 > [ 19.034234] do_idle+0x226/0x2b0 > [ 19.034235] cpu_startup_entry+0x1d/0x20 > [ 19.034235] start_secondary+0x114/0x150 > [ 19.034235] secondary_startup_64+0xb6/0xc0 > > Full test log, > > https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20200908/testrun/3171064/suite/linux-log-parser/test/check-kernel-bug-1743477/log > >