* [Bug 185531] New: pata_hpt366 irq xx: nobody cared
@ 2016-10-28 20:13 bugzilla-daemon
2016-11-19 7:15 ` [Bug 185531] " bugzilla-daemon
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2016-10-28 20:13 UTC (permalink / raw)
To: linux-ide
https://bugzilla.kernel.org/show_bug.cgi?id=185531
Bug ID: 185531
Summary: pata_hpt366 irq xx: nobody cared
Product: IO/Storage
Version: 2.5
Kernel Version: Linux 4.4.0-45-generic Ubuntu SMP x86_64
Hardware: Intel
OS: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: IDE
Assignee: io_ide@kernel-bugs.osdl.org
Reporter: ilario.gottardello@gmail.com
Regression: No
Some time after boot, a spurious interrupt make this driver downgrade
performance from udma to pio. This interrupt is assigned solely to this card,
as says /proc/interrupts:
CPU0 CPU1 CPU2 CPU3 CPU4 CPU5
CPU6 CPU7
19: 4147 0 0 188 195666 0
0 0 IO-APIC 19-fasteoi pata_hpt366, pata_hpt366
This is the relevant part from dmesg:
[ 3049.573902] irq 19: nobody cared (try booting with the "irqpoll" option)
[ 3049.573910] CPU: 4 PID: 0 Comm: swapper/4 Tainted: P OE
4.4.0-45-generic #66-Ubuntu
[ 3049.573912] Hardware name: System manufacturer System Product Name/P8H67-V,
BIOS 3707 07/12/2013
[ 3049.573915] 0000000000000086 d86ed4c7c37291ec ffff88012f303e60
ffffffff813f1fe3
[ 3049.573919] ffff8800c07a5a00 ffff8800c07a5ab4 ffff88012f303e88
ffffffff810dd7a3
[ 3049.573922] ffff8800c07a5a00 0000000000000000 0000000000000013
ffff88012f303ec0
[ 3049.573925] Call Trace:
[ 3049.573927] <IRQ> [<ffffffff813f1fe3>] dump_stack+0x63/0x90
[ 3049.573940] [<ffffffff810dd7a3>] __report_bad_irq+0x33/0xc0
[ 3049.573943] [<ffffffff810ddb37>] note_interrupt+0x247/0x290
[ 3049.573946] [<ffffffff810dadc7>] handle_irq_event_percpu+0x167/0x1d0
[ 3049.573949] [<ffffffff810dae6e>] handle_irq_event+0x3e/0x60
[ 3049.573952] [<ffffffff810de0a6>] handle_fasteoi_irq+0x96/0x150
[ 3049.573956] [<ffffffff810310fa>] handle_irq+0x1a/0x30
[ 3049.573962] [<ffffffff8183429b>] do_IRQ+0x4b/0xd0
[ 3049.573965] [<ffffffff81832382>] common_interrupt+0x82/0x82
[ 3049.573966] <EOI> [<ffffffff816c4dce>] ? cpuidle_enter_state+0x10e/0x2b0
[ 3049.573975] [<ffffffff816c4fa7>] cpuidle_enter+0x17/0x20
[ 3049.573979] [<ffffffff810c4112>] call_cpuidle+0x32/0x60
[ 3049.573982] [<ffffffff816c4f83>] ? cpuidle_select+0x13/0x20
[ 3049.573986] [<ffffffff810c43d0>] cpu_startup_entry+0x290/0x350
[ 3049.573989] [<ffffffff810516e4>] start_secondary+0x154/0x190
[ 3049.573992] handlers:
[ 3049.573995] [<ffffffff815e81e0>] ata_bmdma_interrupt
[ 3049.573997] [<ffffffff815e81e0>] ata_bmdma_interrupt
[ 3049.573999] Disabling IRQ #19
Already changed cables and moved the card in another slot, the issue still
appears.
I'm willing to help debug the issue. Thanks in advance.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug 185531] pata_hpt366 irq xx: nobody cared
2016-10-28 20:13 [Bug 185531] New: pata_hpt366 irq xx: nobody cared bugzilla-daemon
@ 2016-11-19 7:15 ` bugzilla-daemon
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2016-11-19 7:15 UTC (permalink / raw)
To: linux-ide
https://bugzilla.kernel.org/show_bug.cgi?id=185531
--- Comment #1 from Ilario Gottardello <ilario.gottardello@gmail.com> ---
Upgraded ubuntu tu 16.10, problem remains:
[ 157.920408] irq 19: nobody cared (try booting with the "irqpoll" option)
[ 157.920412] CPU: 2 PID: 0 Comm: swapper/2 Tainted: P OE
4.8.0-27-generic #29-Ubuntu
[ 157.920413] Hardware name: System manufacturer System Product Name/P8H67-V,
BIOS 3707 07/12/2013
[ 157.920414] 0000000000200086 49f34aec7d2664cd ffff929caf283e78
ffffffffb342f5b2
[ 157.920416] ffff929c9f6bb400 ffff929c9f6bb4b4 ffff929caf283ea8
ffffffffb30e2b65
[ 157.920417] ffff929c9f6bb400 0000000000000000 ffffffffb3f5a100
0000000000000072
[ 157.920419] Call Trace:
[ 157.920419] <IRQ> [<ffffffffb342f5b2>] dump_stack+0x63/0x81
[ 157.920429] [<ffffffffb30e2b65>] __report_bad_irq+0x35/0xc0
[ 157.920430] [<ffffffffb30e2ef3>] note_interrupt+0x243/0x290
[ 157.920431] [<ffffffffb30e0014>] handle_irq_event_percpu+0x54/0x80
[ 157.920433] [<ffffffffb30e007e>] handle_irq_event+0x3e/0x60
[ 157.920433] [<ffffffffb30e35ef>] handle_fasteoi_irq+0x9f/0x150
[ 157.920435] [<ffffffffb303021a>] handle_irq+0x1a/0x30
[ 157.920437] [<ffffffffb38a18db>] do_IRQ+0x4b/0xd0
[ 157.920439] [<ffffffffb389f9c2>] common_interrupt+0x82/0x82
[ 157.920439] <EOI> [<ffffffffb371d29f>] ? cpuidle_enter_state+0x11f/0x2c0
[ 157.920443] [<ffffffffb371d477>] cpuidle_enter+0x17/0x20
[ 157.920445] [<ffffffffb30c791a>] call_cpuidle+0x2a/0x50
[ 157.920445] [<ffffffffb30c7d00>] cpu_startup_entry+0x2a0/0x350
[ 157.920447] [<ffffffffb30518a1>] start_secondary+0x151/0x190
[ 157.920448] handlers:
[ 157.920450] [<ffffffffb3638d90>] ata_bmdma_interrupt
[ 157.920451] [<ffffffffb3638d90>] ata_bmdma_interrupt
[ 157.920452] Disabling IRQ #19
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-19 7:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-28 20:13 [Bug 185531] New: pata_hpt366 irq xx: nobody cared bugzilla-daemon
2016-11-19 7:15 ` [Bug 185531] " bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).