Bug 208469 - Thinkpad X395: IRQ 7 nobody cared
Summary: Thinkpad X395: IRQ 7 nobody cared
Status: RESOLVED DUPLICATE of bug 201817
Alias: None
Product: Platform Specific/Hardware
Classification: Unclassified
Component: x86-64 (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: platform_x86_64@kernel-bugs.osdl.org
URL:
Keywords:
Depends on: 201817
Blocks:
  Show dependency tree
 
Reported: 2020-07-06 13:12 UTC by Martin Jørgensen
Modified: 2020-10-24 12:02 UTC (History)
0 users

See Also:
Kernel Version: 5.7.6
Subsystem:
Regression: No
Bisected commit-id:


Attachments
dmesg output after wakeup (102.04 KB, text/plain)
2020-07-06 13:12 UTC, Martin Jørgensen
Details

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 ***

Note You need to log in before you can comment on or make changes to this bug.