yealink 3-1:36.0: urb_irq_callback - urb status -71
yealink 3-1:36.0: unexpected response 0
------------[ cut here ]------------
WARNING: CPU: 0 PID: 34 at kernel/rcu/tree_stall.h:993 rcu_check_gp_start_stall+0x2cf/0x460 kernel/rcu/tree_stall.h:993
Modules linked in:
CPU: 0 PID: 34 Comm: kcompactd1 Not tainted 6.10.0-rc1-syzkaller-00013-g2bfcfd584ff5 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
RIP: 0010:rcu_check_gp_start_stall+0x2cf/0x460 kernel/rcu/tree_stall.h:993
Code: c7 c0 b9 7a 94 be 04 00 00 00 e8 6c a2 7b 00 b8 01 00 00 00 87 05 01 cd fd 12 85 c0 0f 85 1a ff ff ff 48 c7 c0 c0 8b 33 8e 90 <0f> 0b 90 49 39 c7 74 47 48 c7 c0 1c 4a ac 8f 48 c1 e8 03 42 0f b6
RSP: 0018:ffffc90000007bd8 EFLAGS: 00010046
RAX: ffffffff8e338bc0 RBX: 000000010000e0dd RCX: ffffffff817cecb4
RDX: 0000000000000001 RSI: 0000000000000004 RDI: ffffffff947ab9c0
RBP: ffffc90000007e30 R08: 0000000000000003 R09: fffffbfff28f5738
R10: dffffc0000000000 R11: fffffbfff28f5738 R12: dffffc0000000000
R13: ffff8880b943f680 R14: 0000000000000246 R15: ffffffff8e338bc0
FS: 0000000000000000(0000) GS:ffff8880b9400000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f5fea921070 CR3: 0000000022b5e000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
rcu_core+0x694/0x1830 kernel/rcu/tree.c:2804
handle_softirqs+0x2c4/0x970 kernel/softirq.c:554
__do_softirq kernel/softirq.c:588 [inline]
invoke_softirq kernel/softirq.c:428 [inline]
__irq_exit_rcu+0xf4/0x1c0 kernel/softirq.c:637
irq_exit_rcu+0x9/0x30 kernel/softirq.c:649
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1043 [inline]
sysvec_apic_timer_interrupt+0xa6/0xc0 arch/x86/kernel/apic/apic.c:1043
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702
RIP: 0010:populated_zone include/linux/mmzone.h:1504 [inline]
RIP: 0010:fragmentation_score_node+0x16e/0x340 mm/compaction.c:2262
Code: f1 41 01 c6 eb 05 e8 91 15 ba ff 49 8d 9f 20 0f 00 00 48 89 d8 48 c1 e8 03 80 3c 28 00 74 08 48 89 df e8 65 8c 1c 00 4c 8b 2b <31> ff 4c 89 ee e8 48 1a ba ff 4d 85 ed 74 69 e8 5e 15 ba ff 49 8d
RSP: 0018:ffffc90000aa7b68 EFLAGS: 00000246
RAX: 1ffff11047ffefe4 RBX: ffff88823fff7f20 RCX: ffff88801b2c9e00
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: dffffc0000000000 R08: ffffffff81dbff8c R09: 1ffff92000154f64
R10: dffffc0000000000 R11: fffff52000154f65 R12: 0000000000000000
R13: 0000000000100000 R14: 0000000000000000 R15: ffff88823fff7000
should_proactive_compact_node mm/compaction.c:2291 [inline]
kcompactd+0x75f/0x1530 mm/compaction.c:3222
kthread+0x2f0/0x390 kernel/kthread.c:389
ret_from_fork+0x4b/0x80 arch/x86/kernel/process.c:147
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
----------------
Code disassembly (best guess):
0: f1 int1
1: 41 01 c6 add %eax,%r14d
4: eb 05 jmp 0xb
6: e8 91 15 ba ff call 0xffba159c
b: 49 8d 9f 20 0f 00 00 lea 0xf20(%r15),%rbx
12: 48 89 d8 mov %rbx,%rax
15: 48 c1 e8 03 shr $0x3,%rax
19: 80 3c 28 00 cmpb $0x0,(%rax,%rbp,1)
1d: 74 08 je 0x27
1f: 48 89 df mov %rbx,%rdi
22: e8 65 8c 1c 00 call 0x1c8c8c
27: 4c 8b 2b mov (%rbx),%r13
* 2a: 31 ff xor %edi,%edi <-- trapping instruction
2c: 4c 89 ee mov %r13,%rsi
2f: e8 48 1a ba ff call 0xffba1a7c
34: 4d 85 ed test %r13,%r13
37: 74 69 je 0xa2
39: e8 5e 15 ba ff call 0xffba159c
3e: 49 rex.WB
3f: 8d .byte 0x8d