Bug 208469

Summary: Thinkpad X395: IRQ 7 nobody cared
Product: Platform Specific/Hardware Reporter: Martin Jørgensen (mkj)
Component: x86-64Assignee: platform_x86_64 (platform_x86_64)
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P1    
Hardware: x86-64   
OS: Linux   
Kernel Version: 5.7.6 Subsystem:
Regression: No Bisected commit-id:
Bug Depends on: 201817    
Bug Blocks:    
Attachments: dmesg output after wakeup

Description Martin Jørgensen 2020-07-06 13:12:43 UTC
Created attachment 290135 [details]
dmesg output after wakeup

I run the latest Debian bullseye/sid with latest available kernel (Linux rw 5.7.0-1-amd64 #1 SMP Debian 5.7.6-1 (2020-06-24) x86_64 GNU/Linux) on my Thinkpad T395. I am using i3WM, i3bar, and other small X11 utilities as my desktop.

Everything I am relying on on the Thinkpad seems to work out of the box, but after resuming from suspend I sometimes see this in my rxvt-unicode terminals:

Message from syslogd@localhost at Jul  6 14:59:28 ...
 kernel:[ 3382.922031] Disabling IRQ #7

.. and my dmesg show this:

[ 3382.895489] PM: suspend exit
[ 3382.921981] irq 7: nobody cared (try booting with the "irqpoll" option)
[ 3382.921985] CPU: 0 PID: 9977 Comm: i3bar Tainted: G           OE     5.7.0-1-amd64 #1 Debian 5.7.6-1
[ 3382.921986] Hardware name: LENOVO 20NL001RMX/20NL001RMX, BIOS R13ET44W(1.18 ) 05/08/2020
[ 3382.921987] Call Trace:
[ 3382.921990]  <IRQ>
[ 3382.921997]  dump_stack+0x66/0x90
[ 3382.922001]  __report_bad_irq+0x38/0xad
[ 3382.922003]  note_interrupt.cold+0xb/0x6e
[ 3382.922005]  handle_irq_event_percpu+0x72/0x80
[ 3382.922006]  handle_irq_event+0x3c/0x5c
[ 3382.922008]  handle_fasteoi_irq+0xa3/0x160
[ 3382.922013]  do_IRQ+0x53/0xe0
[ 3382.922015]  common_interrupt+0xf/0xf
[ 3382.922016]  </IRQ>
[ 3382.922018] RIP: 0033:0x7f663e593401
[ 3382.922020] Code: 00 b8 ff ff ff ff c3 48 83 ec 08 bf 10 00 00 00 e8 e4 09 ff ff b8 ff ff ff ff 48 83 c4 08 c3 66 2e 0f 1f 84 00 00 00 00 00 55 <53> 48 83 ec 18 83 fe 05 77 3d 41 f6 c0 03 75 4f 44 89 44 24 04 81
[ 3382.922021] RSP: 002b:00007ffe3c655da0 EFLAGS: 00000202 ORIG_RAX: ffffffffffffffd9
[ 3382.922023] RAX: 00007f663e616608 RBX: 00007ffe3c655eb8 RCX: 000000000000000c
[ 3382.922024] RDX: 0000000000000008 RSI: 0000000000000002 RDI: 000055e7513fde30
[ 3382.922024] RBP: 000055e7513fde30 R08: 0000000000000008 R09: 000055e7513fde90
[ 3382.922025] R10: 000000000000000c R11: 0000000000000008 R12: 00007ffe3c655f60
[ 3382.922025] R13: 0000000000000002 R14: 000000000000000c R15: 0000000000000008
[ 3382.922028] handlers:
[ 3382.922030] [<00000000af5d2529>] amd_gpio_irq_handler
[ 3382.922031] Disabling IRQ #7
....

Laptop seems still to work, but I wonder if some of the hardware or firmware is wonky or broken.

Should I ignore this?
Comment 1 Martin Jørgensen 2020-10-24 12:02:01 UTC

*** This bug has been marked as a duplicate of bug 201817 ***