From: Alexander Inyukhin <shurick@sectorb.msk.ru>
To: linux-kernel@vger.kernel.org
Subject: x86: irq: Duplicate interrupt name THR
Date: Sat, 27 Sep 2014 20:56:52 +0400 [thread overview]
Message-ID: <20140927165652.GA18719@shurick.grid.su> (raw)
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
reply other threads:[~2014-09-27 17:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140927165652.GA18719@shurick.grid.su \
--to=shurick@sectorb.msk.ru \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.