* x86: irq: Duplicate interrupt name THR
@ 2014-09-27 16:56 Alexander Inyukhin
0 siblings, 0 replies; only message in thread
From: Alexander Inyukhin @ 2014-09-27 16:56 UTC (permalink / raw)
To: linux-kernel
Hello.
The interrupt name "THR" used twice for x86 architecture.
It is used for "Threshold APIC interrupts" and
"Hypervisor callback interrupts".
I don't know if duplicates are a valid for /proc/interrupt table,
but this could lead to problems with user space applications,
as they have to parse not only interrupt name, but a description too.
The duplicate was introduced by commit 929320e4b4c10708d3477d7e395f0ce7b0cc8744
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-09-27 17:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-27 16:56 x86: irq: Duplicate interrupt name THR Alexander Inyukhin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome