[ 14.500761][ C1] [ 14.500922][ C1] ================================ [ 14.501146][ C1] WARNING: inconsistent lock state [ 14.501340][ C1] 6.15.0-rc5-virtme #1 Not tainted [ 14.501534][ C1] -------------------------------- [ 14.501727][ C1] inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage. [ 14.501977][ C1] kworker/1:1/51 [HC0[0]:SC1[1]:HE1:SE0] takes: [ 14.502220][ C1] ffffffffa07bf978 (pin_fs_lock){+.?.}-{3:3}, at: simple_pin_fs+0x24/0x150 [ 14.502567][ C1] {SOFTIRQ-ON-W} state was registered at: [ 14.502764][ C1] __lock_acquire+0x3eb/0x9d0 [ 14.502967][ C1] lock_acquire.part.0+0xb6/0x240 [ 14.503174][ C1] _raw_spin_lock+0x33/0x40 [ 14.503370][ C1] simple_pin_fs+0x24/0x150 [ 14.503563][ C1] start_creating.part.0+0x3f/0x2f0 [ 14.503758][ C1] debugfs_create_dir+0x6a/0x540 [ 14.503949][ C1] component_debug_init+0x17/0x30 [ 14.504142][ C1] do_one_initcall+0x8c/0x1e0 [ 14.504339][ C1] do_initcalls+0x176/0x280 [ 14.504533][ C1] kernel_init_freeable+0x22d/0x300 [ 14.504726][ C1] kernel_init+0x20/0x200 [ 14.504918][ C1] ret_from_fork+0x31/0x70 [ 14.505133][ C1] ret_from_fork_asm+0x1a/0x30 [ 14.505328][ C1] irq event stamp: 836310 [ 14.505476][ C1] hardirqs last enabled at (836310): [] _raw_spin_unlock_irqrestore+0x5d/0x80 [ 14.505870][ C1] hardirqs last disabled at (836309): [] _raw_spin_lock_irqsave+0x5b/0x60 [ 14.506273][ C1] softirqs last enabled at (834142): [] handle_softirqs+0x358/0x620 [ 14.506606][ C1] softirqs last disabled at (835307): [] __irq_exit_rcu+0xfa/0x160 [ 14.506939][ C1] [ 14.506939][ C1] other info that might help us debug this: [ 14.507222][ C1] Possible unsafe locking scenario: [ 14.507222][ C1] [ 14.507503][ C1] CPU0 [ 14.507645][ C1] ---- [ 14.507787][ C1] lock(pin_fs_lock); [ 14.507934][ C1] [ 14.508078][ C1] lock(pin_fs_lock); [ 14.508224][ C1] [ 14.508224][ C1] *** DEADLOCK *** [ 14.508224][ C1] [ 14.508509][ C1] 3 locks held by kworker/1:1/51: [ 14.508703][ C1] #0: ffff8880020d3f48 ((wq_completion)pm){+.+.}-{0:0}, at: process_one_work+0x7e5/0x1690 [ 14.509110][ C1] #1: ffffc9000037fd40 ((work_completion)(&dev->power.work)){+.+.}-{0:0}, at: process_one_work+0xdf6/0x1690 [ 14.509549][ C1] #2: ffffffffa0574480 (rcu_callback){....}-{0:0}, at: rcu_do_batch+0x2e4/0xf20 [ 14.509897][ C1] [ 14.509897][ C1] stack backtrace: [ 14.510139][ C1] CPU: 1 UID: 0 PID: 51 Comm: kworker/1:1 Not tainted 6.15.0-rc5-virtme #1 PREEMPT(full) [ 14.510144][ C1] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.510146][ C1] Workqueue: pm pm_runtime_work [ 14.510153][ C1] Call Trace: [ 14.510155][ C1] [ 14.510158][ C1] dump_stack_lvl+0x82/0xd0 [ 14.510163][ C1] print_usage_bug.part.0+0x25f/0x360 [ 14.510169][ C1] mark_lock_irq+0x343/0x400 [ 14.510173][ C1] ? __pfx_unwind_next_frame+0x10/0x10 [ 14.510178][ C1] ? save_trace+0x52/0x170 [ 14.510183][ C1] mark_lock+0x174/0x2f0 [ 14.510187][ C1] mark_usage+0x46/0x150 [ 14.510190][ C1] __lock_acquire+0x3eb/0x9d0 [ 14.510195][ C1] lock_acquire.part.0+0xb6/0x240 [ 14.510199][ C1] ? simple_pin_fs+0x24/0x150 [ 14.510203][ C1] ? rcu_is_watching+0x12/0xc0 [ 14.510209][ C1] ? lock_acquire+0x10c/0x170 [ 14.510212][ C1] ? simple_pin_fs+0x24/0x150 [ 14.510216][ C1] _raw_spin_lock+0x33/0x40 [ 14.510219][ C1] ? simple_pin_fs+0x24/0x150 [ 14.510222][ C1] simple_pin_fs+0x24/0x150 [ 14.510226][ C1] debugfs_remove+0x35/0x70 [ 14.510229][ C1] ref_tracker_dir_exit+0xcf/0x740 [ 14.510234][ C1] ? __pfx_ref_tracker_free+0x10/0x10 [ 14.510237][ C1] ? __sk_destruct+0x383/0x780 [ 14.510253][ C1] ? rcu_do_batch+0x34c/0xf20 [ 14.510256][ C1] ? __pfx_ref_tracker_dir_exit+0x10/0x10 [ 14.510259][ C1] ? irq_exit_rcu+0xe/0x30 [ 14.510261][ C1] ? sysvec_apic_timer_interrupt+0xa8/0xc0 [ 14.510265][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20 [ 14.510268][ C1] ? _raw_spin_unlock_irqrestore+0x41/0x80 [ 14.510271][ C1] ? serial_port_runtime_resume+0x1d6/0x5d0 [ 14.510276][ C1] ? __rpm_callback+0xa8/0x260 [ 14.510278][ C1] ? rpm_callback+0x176/0x1c0 [ 14.510281][ C1] ? rpm_resume+0x916/0xe20 [ 14.510284][ C1] ? pm_runtime_work+0xd2/0x130 [ 14.510287][ C1] ? process_one_work+0xe40/0x1690 [ 14.510289][ C1] ? worker_thread+0x591/0xcf0 [ 14.510294][ C1] __put_net+0x19/0x60 [ 14.510298][ C1] __sk_destruct+0x58a/0x780 [ 14.510301][ C1] ? rcu_do_batch+0x34a/0xf20 [ 14.510304][ C1] rcu_do_batch+0x34c/0xf20 [ 14.510308][ C1] ? find_held_lock+0x2b/0x80 [ 14.510312][ C1] ? __pfx_rcu_do_batch+0x10/0x10 [ 14.510315][ C1] ? mark_held_locks+0x49/0x80 [ 14.510318][ C1] ? note_gp_changes+0x182/0x1e0 [ 14.510322][ C1] ? lockdep_hardirqs_on+0x7c/0x110 [ 14.510326][ C1] rcu_core+0x2bb/0x500 [ 14.510330][ C1] handle_softirqs+0x218/0x620 [ 14.510334][ C1] __irq_exit_rcu+0xfa/0x160 [ 14.510336][ C1] irq_exit_rcu+0xe/0x30 [ 14.510338][ C1] sysvec_apic_timer_interrupt+0xa8/0xc0 [ 14.510342][ C1] [ 14.510343][ C1] [ 14.510344][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20 [ 14.510347][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x41/0x80 [ 14.510351][ C1] Code: 74 24 10 e8 91 3e 86 fd 48 89 ef e8 09 91 86 fd 81 e3 00 02 00 00 75 29 9c 58 f6 c4 02 75 35 48 85 db 74 01 fb bf 01 00 00 00 2a 99 7a fd 65 8b 05 83 08 99 02 85 c0 74 0e 5b 5d c3 cc cc cc [ 14.510354][ C1] RSP: 0018:ffffc9000037fa88 EFLAGS: 00000206 [ 14.510356][ C1] RAX: 0000000000000006 RBX: 0000000000000200 RCX: 0000000000000040 [ 14.510358][ C1] RDX: 0000000000000000 RSI: ffffffffa0085f31 RDI: 0000000000000001 [ 14.510360][ C1] RBP: ffffffffa2f5ad20 R08: 0000000000000001 R09: 0000000000000001 [ 14.510362][ C1] R10: ffffffffa0fd8197 R11: ffffffffa2f5ad38 R12: ffffffffa09fab00 [ 14.510363][ C1] R13: 00000000ffffffff R14: 0000000000000246 R15: ffffffffa2f5ae60 [ 14.510370][ C1] serial_port_runtime_resume+0x1d6/0x5d0 [ 14.510373][ C1] ? _raw_spin_unlock_irq+0x28/0x50 [ 14.510376][ C1] ? __pfx_serial_port_runtime_resume+0x10/0x10 [ 14.510380][ C1] __rpm_callback+0xa8/0x260 [ 14.510383][ C1] ? rcu_is_watching+0x12/0xc0 [ 14.510386][ C1] ? __pfx_serial_port_runtime_resume+0x10/0x10 [ 14.510390][ C1] rpm_callback+0x176/0x1c0 [ 14.510393][ C1] ? __pfx_serial_port_runtime_resume+0x10/0x10 [ 14.510396][ C1] rpm_resume+0x916/0xe20 [ 14.510401][ C1] ? __pfx_rpm_resume+0x10/0x10 [ 14.510404][ C1] ? do_raw_spin_lock+0x130/0x270 [ 14.510408][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10 [ 14.510411][ C1] ? lock_acquire+0x10c/0x170 [ 14.510414][ C1] ? pm_runtime_work+0x1f/0x130 [ 14.510418][ C1] pm_runtime_work+0xd2/0x130 [ 14.510422][ C1] process_one_work+0xe40/0x1690 [ 14.510428][ C1] ? __pfx_process_one_work+0x10/0x10 [ 14.510433][ C1] ? assign_work+0x16c/0x240 [ 14.510437][ C1] worker_thread+0x591/0xcf0 [ 14.510442][ C1] ? __pfx_worker_thread+0x10/0x10 [ 14.510446][ C1] kthread+0x37b/0x600 [ 14.510451][ C1] ? __pfx_kthread+0x10/0x10 [ 14.510453][ C1] ? ret_from_fork+0x1b/0x70 [ 14.510456][ C1] ? __lock_release+0x5d/0x170 [ 14.510460][ C1] ? rcu_is_watching+0x12/0xc0 [ 14.510463][ C1] ? __pfx_kthread+0x10/0x10 [ 14.510467][ C1] ret_from_fork+0x31/0x70 [ 14.510470][ C1] ? __pfx_kthread+0x10/0x10 [ 14.510473][ C1] ret_from_fork_asm+0x1a/0x30 [ 14.510479][ C1] [ 14.529689][ C1] BUG: sleeping function called from invalid context at kernel/locking/rwsem.c:1576 [ 14.530016][ C1] in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 51, name: kworker/1:1 [ 14.530342][ C1] preempt_count: 101, expected: 0 [ 14.530522][ C1] RCU nest depth: 0, expected: 0 [ 14.530698][ C1] INFO: lockdep is turned off. [ 14.530881][ C1] Preemption disabled at: [ 14.530883][ C1] [<0000000000000000>] 0x0 [ 14.531197][ C1] CPU: 1 UID: 0 PID: 51 Comm: kworker/1:1 Not tainted 6.15.0-rc5-virtme #1 PREEMPT(full) [ 14.531201][ C1] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 14.531202][ C1] Workqueue: pm pm_runtime_work [ 14.531208][ C1] Call Trace: [ 14.531210][ C1] [ 14.531211][ C1] dump_stack_lvl+0xb0/0xd0 [ 14.531216][ C1] __might_resched+0x360/0x5a0 [ 14.531222][ C1] down_write+0x72/0x210 [ 14.531225][ C1] ? __pfx_down_write+0x10/0x10 [ 14.531228][ C1] ? simple_recursive_removal+0x3a/0x860 [ 14.531231][ C1] ? rcu_is_watching+0x12/0xc0 [ 14.531236][ C1] ? do_raw_spin_unlock+0x58/0x220 [ 14.531240][ C1] simple_recursive_removal+0x166/0x860 [ 14.531243][ C1] ? __pfx_remove_one+0x10/0x10 [ 14.531246][ C1] ? do_raw_spin_unlock+0x58/0x220 [ 14.531250][ C1] debugfs_remove+0x44/0x70 [ 14.531253][ C1] ref_tracker_dir_exit+0xcf/0x740 [ 14.531257][ C1] ? __pfx_ref_tracker_free+0x10/0x10 [ 14.531260][ C1] ? __sk_destruct+0x383/0x780 [ 14.531264][ C1] ? rcu_do_batch+0x34c/0xf20 [ 14.531268][ C1] ? __pfx_ref_tracker_dir_exit+0x10/0x10 [ 14.531270][ C1] ? irq_exit_rcu+0xe/0x30 [ 14.531273][ C1] ? sysvec_apic_timer_interrupt+0xa8/0xc0 [ 14.531276][ C1] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20 [ 14.531279][ C1] ? _raw_spin_unlock_irqrestore+0x41/0x80 [ 14.531283][ C1] ? serial_port_runtime_resume+0x1d6/0x5d0 [ 14.531287][ C1] ? __rpm_callback+0xa8/0x260 [ 14.531290][ C1] ? rpm_callback+0x176/0x1c0 [ 14.531293][ C1] ? rpm_resume+0x916/0xe20 [ 14.531296][ C1] ? pm_runtime_work+0xd2/0x130 [ 14.531299][ C1] ? process_one_work+0xe40/0x1690 [ 14.531302][ C1] ? worker_thread+0x591/0xcf0 [ 14.531307][ C1] __put_net+0x19/0x60 [ 14.531310][ C1] __sk_destruct+0x58a/0x780 [ 14.531313][ C1] ? rcu_do_batch+0x34a/0xf20 [ 14.531316][ C1] rcu_do_batch+0x34c/0xf20 [ 14.531320][ C1] ? find_held_lock+0x2b/0x80 [ 14.531324][ C1] ? __pfx_rcu_do_batch+0x10/0x10 [ 14.531327][ C1] ? mark_held_locks+0x49/0x80 [ 14.531331][ C1] ? note_gp_changes+0x182/0x1e0 [ 14.531334][ C1] ? lockdep_hardirqs_on+0x7c/0x110 [ 14.531338][ C1] rcu_core+0x2bb/0x500 [ 14.531341][ C1] handle_softirqs+0x218/0x620 [ 14.531345][ C1] __irq_exit_rcu+0xfa/0x160 [ 14.531348][ C1] irq_exit_rcu+0xe/0x30 [ 14.531350][ C1] sysvec_apic_timer_interrupt+0xa8/0xc0 [ 14.531353][ C1] [ 14.531354][ C1] [ 14.531356][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20 [ 14.531358][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x41/0x80 [ 14.531362][ C1] Code: 74 24 10 e8 91 3e 86 fd 48 89 ef e8 09 91 86 fd 81 e3 00 02 00 00 75 29 9c 58 f6 c4 02 75 35 48 85 db 74 01 fb bf 01 00 00 00 2a 99 7a fd 65 8b 05 83 08 99 02 85 c0 74 0e 5b 5d c3 cc cc cc [ 14.531364][ C1] RSP: 0018:ffffc9000037fa88 EFLAGS: 00000206 [ 14.531367][ C1] RAX: 0000000000000006 RBX: 0000000000000200 RCX: 0000000000000040 [ 14.531369][ C1] RDX: 0000000000000000 RSI: ffffffffa0085f31 RDI: 0000000000000001 [ 14.531370][ C1] RBP: ffffffffa2f5ad20 R08: 0000000000000001 R09: 0000000000000001 [ 14.531372][ C1] R10: ffffffffa0fd8197 R11: ffffffffa2f5ad38 R12: ffffffffa09fab00 [ 14.531374][ C1] R13: 00000000ffffffff R14: 0000000000000246 R15: ffffffffa2f5ae60 [ 14.531380][ C1] serial_port_runtime_resume+0x1d6/0x5d0 [ 14.531383][ C1] ? _raw_spin_unlock_irq+0x28/0x50 [ 14.531386][ C1] ? __pfx_serial_port_runtime_resume+0x10/0x10 [ 14.531390][ C1] __rpm_callback+0xa8/0x260 [ 14.531393][ C1] ? rcu_is_watching+0x12/0xc0 [ 14.531396][ C1] ? __pfx_serial_port_runtime_resume+0x10/0x10 [ 14.531400][ C1] rpm_callback+0x176/0x1c0 [ 14.531403][ C1] ? __pfx_serial_port_runtime_resume+0x10/0x10 [ 14.531406][ C1] rpm_resume+0x916/0xe20 [ 14.531411][ C1] ? __pfx_rpm_resume+0x10/0x10 [ 14.531414][ C1] ? do_raw_spin_lock+0x130/0x270 [ 14.531417][ C1] ? __pfx_do_raw_spin_lock+0x10/0x10 [ 14.531420][ C1] ? lock_acquire+0x10c/0x170 [ 14.531423][ C1] ? pm_runtime_work+0x1f/0x130 [ 14.531428][ C1] pm_runtime_work+0xd2/0x130 [ 14.531431][ C1] process_one_work+0xe40/0x1690 [ 14.531437][ C1] ? __pfx_process_one_work+0x10/0x10 [ 14.531443][ C1] ? assign_work+0x16c/0x240 [ 14.531447][ C1] worker_thread+0x591/0xcf0 [ 14.531452][ C1] ? __pfx_worker_thread+0x10/0x10 [ 14.531456][ C1] kthread+0x37b/0x600 [ 14.531459][ C1] ? __pfx_kthread+0x10/0x10 [ 14.531462][ C1] ? ret_from_fork+0x1b/0x70 [ 14.531465][ C1] ? __lock_release+0x5d/0x170 [ 14.531469][ C1] ? rcu_is_watching+0x12/0xc0 [ 14.531472][ C1] ? __pfx_kthread+0x10/0x10 [ 14.531475][ C1] ret_from_fork+0x31/0x70 [ 14.531478][ C1] ? __pfx_kthread+0x10/0x10 [ 14.531481][ C1] ret_from_fork_asm+0x1a/0x30 [ 14.531488][ C1] [ 16.176270][ C2] BUG: sleeping function called from invalid context at kernel/locking/rwsem.c:1576 [ 16.176715][ C2] in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 0, name: swapper/2 [ 16.177045][ C2] preempt_count: 101, expected: 0 [ 16.177234][ C2] RCU nest depth: 0, expected: 0 [ 16.177422][ C2] INFO: lockdep is turned off. [ 16.177610][ C2] Preemption disabled at: [ 16.177611][ C2] [<0000000000000000>] 0x0 [ 16.177957][ C2] CPU: 2 UID: 0 PID: 0 Comm: swapper/2 Tainted: G W 6.15.0-rc5-virtme #1 PREEMPT(full) [ 16.177962][ C2] Tainted: [W]=WARN [ 16.177963][ C2] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 [ 16.177966][ C2] Call Trace: [ 16.177967][ C2] [ 16.177969][ C2] dump_stack_lvl+0xb0/0xd0 [ 16.177978][ C2] __might_resched+0x360/0x5a0 [ 16.177984][ C2] down_write+0x72/0x210 [ 16.177988][ C2] ? __pfx_down_write+0x10/0x10 [ 16.177990][ C2] ? simple_recursive_removal+0x3a/0x860 [ 16.177994][ C2] ? rcu_is_watching+0x12/0xc0 [ 16.178000][ C2] ? do_raw_spin_unlock+0x58/0x220 [ 16.178005][ C2] simple_recursive_removal+0x166/0x860 [ 16.178007][ C2] ? __pfx_remove_one+0x10/0x10 [ 16.178011][ C2] ? do_raw_spin_unlock+0x58/0x220 [ 16.178015][ C2] debugfs_remove+0x44/0x70 [ 16.178018][ C2] ref_tracker_dir_exit+0xcf/0x740 [ 16.178023][ C2] ? __pfx_ref_tracker_free+0x10/0x10 [ 16.178026][ C2] ? __sk_destruct+0x383/0x780 [ 16.178032][ C2] ? rcu_do_batch+0x34c/0xf20 [ 16.178036][ C2] ? __pfx_ref_tracker_dir_exit+0x10/0x10 [ 16.178039][ C2] ? irq_exit_rcu+0xe/0x30 [ 16.178043][ C2] ? sysvec_apic_timer_interrupt+0xa8/0xc0 [ 16.178047][ C2] ? asm_sysvec_apic_timer_interrupt+0x1a/0x20 [ 16.178051][ C2] ? pv_native_safe_halt+0xf/0x20 [ 16.178053][ C2] ? default_idle+0x9/0x10 [ 16.178056][ C2] ? default_idle_call+0x6d/0xb0 [ 16.178058][ C2] ? cpuidle_idle_call+0x26f/0x3a0 [ 16.178063][ C2] ? do_idle+0xf6/0x160 [ 16.178066][ C2] ? cpu_startup_entry+0x54/0x60 [ 16.178069][ C2] ? start_secondary+0x213/0x2a0 [ 16.178073][ C2] ? common_startup_64+0x13e/0x148 [ 16.178077][ C2] ? bpf_sk_storage_free+0x9f/0x1c0 [ 16.178081][ C2] ? rcu_is_watching+0x12/0xc0 [ 16.178086][ C2] __put_net+0x19/0x60 [ 16.178089][ C2] __sk_destruct+0x58a/0x780 [ 16.178093][ C2] ? rcu_do_batch+0x34a/0xf20 [ 16.178096][ C2] rcu_do_batch+0x34c/0xf20 [ 16.178100][ C2] ? __pfx_rcu_do_batch+0x10/0x10 [ 16.178105][ C2] ? rcu_is_watching+0x12/0xc0 [ 16.178109][ C2] rcu_core+0x2bb/0x500 [ 16.178113][ C2] handle_softirqs+0x218/0x620 [ 16.178117][ C2] __irq_exit_rcu+0xfa/0x160 [ 16.178120][ C2] irq_exit_rcu+0xe/0x30 [ 16.178122][ C2] sysvec_apic_timer_interrupt+0xa8/0xc0 [ 16.178125][ C2] [ 16.178127][ C2] [ 16.178128][ C2] asm_sysvec_apic_timer_interrupt+0x1a/0x20 [ 16.178131][ C2] RIP: 0010:pv_native_safe_halt+0xf/0x20 [ 16.178135][ C2] Code: b0 b8 00 c3 cc cc cc cc 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 66 90 0f 00 2d a3 d0 13 00 fb f4 cc cc cc cc 66 2e 0f 1f 84 00 00 00 00 00 66 90 90 90 90 90 90 [ 16.178137][ C2] RSP: 0018:ffffc90000147de8 EFLAGS: 00000246 [ 16.178141][ C2] RAX: 0000000000000002 RBX: 1ffff92000028fc1 RCX: ffffffff9f555a19 [ 16.178143][ C2] RDX: ffffed1006c2667b RSI: ffffffff9f850c60 RDI: ffffffff9cd84d8f [ 16.178145][ C2] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffed1006c2667a [ 16.178147][ C2] R10: ffff8880361333d3 R11: ffff888001b9cb58 R12: 0000000000000000 [ 16.178148][ C2] R13: ffff888001bb2340 R14: dffffc0000000000 R15: 0000000000000000 [ 16.178152][ C2] ? ct_kernel_exit.constprop.0+0x109/0x160 [ 16.178156][ C2] ? cpuidle_idle_call+0x26f/0x3a0 [ 16.178160][ C2] default_idle+0x9/0x10 [ 16.178163][ C2] default_idle_call+0x6d/0xb0 [ 16.178165][ C2] cpuidle_idle_call+0x26f/0x3a0 [ 16.178169][ C2] ? __pfx_cpuidle_idle_call+0x10/0x10 [ 16.178173][ C2] ? tsc_verify_tsc_adjust+0x98/0x300 [ 16.178178][ C2] do_idle+0xf6/0x160 [ 16.178182][ C2] cpu_startup_entry+0x54/0x60 [ 16.178185][ C2] start_secondary+0x213/0x2a0 [ 16.178189][ C2] ? __pfx_start_secondary+0x10/0x10 [ 16.178193][ C2] common_startup_64+0x13e/0x148 [ 16.178199][ C2]