From: Thomas Gleixner <tglx@linutronix.de>
To: "Laurențiu Nicola" <lnicola@dend.ro>
Cc: mingo@kernel.org, bp@alien8.de, x86@kernel.org,
trivial@kernel.org, LKML <linux-kernel@vger.kernel.org>,
Tom Lendacky <thomas.lendacky@amd.com>
Subject: Re: [PATCH] x86/irq: Lower unhandled irq error severity
Date: Mon, 30 Nov 2020 17:56:27 +0100 [thread overview]
Message-ID: <87lfeiiy10.fsf@nanos.tec.linutronix.de> (raw)
In-Reply-To: <ea40c3e8-0be1-4783-ba1e-86c96cf8e4af@www.fastmail.com>
Laurentiu,
On Fri, Nov 27 2020 at 10:03, Laurențiu Nicola wrote:
> On Fri, Nov 27, 2020, at 02:12, Thomas Gleixner wrote:
>> On Thu, Nov 26 2020 at 09:47, Laurențiu Nicola wrote:
>> > These messages are described as warnings in the MSI code.
>>
>> Where and what has MSI to do with these messages?
>
> There's a comment referring to it as a warning, but an error seemed a more appropriate severity:
>
> * If the vector is unused, then it is marked so it won't
> * trigger the 'No irq handler for vector' warning in
> * common_interrupt().
That's a description for the logic in the MSI code which is required to
_NOT_ trigger the 'No irq handler' message. If that message appears then
something _is_ badly wrong. Either the kernel screwed up or something in
the BIOS/firmware/hardware is bonkers.
>> > Spotted because they break quiet boot on a Ryzen 5000 CPU.
>>
>> They don't break the boot.
>>
>> The machine boots fine, but having interrupts raised on a vector which
>> is unused is really bad.
>
> That's right, sorry. It still boots, but it's no longer "quiet",
> that's what I meant.
Right, but surpressing that is not a solution.
>> Can you please provide the actual message from dmesg?
>
> Sure:
>
> [ 0.316902] __common_interrupt: 1.55 No irq handler for vector
> [ 0.316902] __common_interrupt: 2.55 No irq handler for vector
> [ 0.316902] __common_interrupt: 3.55 No irq handler for vector
> [ 0.316902] __common_interrupt: 4.55 No irq handler for vector
> [ 0.316902] __common_interrupt: 5.55 No irq handler for vector
> [ 0.316902] __common_interrupt: 6.55 No irq handler for vector
> [ 0.316902] __common_interrupt: 7.55 No irq handler for vector
> [ 0.316902] __common_interrupt: 8.55 No irq handler for vector
> [ 0.316902] __common_interrupt: 9.55 No irq handler for vector
> [ 0.316902] __common_interrupt: 10.55 No irq handler for vector
>
> These only show up during boot (and not e.g. when a disabling and enabling again a CPU).
That's the AMD plague which is known for quite some time and it's pretty
much confirmed that it is a BIOS/firmware issue.
I don't know whether AMD has figured it out and told their OEMs what to
do about that or whether the OEMs just ignore it because windows ignores
it or is not affected for whatever reason.
Thanks,
tglx
next prev parent reply other threads:[~2020-11-30 16:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20201126074734.12664-1-lnicola@dend.ro>
2020-11-27 0:12 ` [PATCH] x86/irq: Lower unhandled irq error severity Thomas Gleixner
2020-11-27 8:03 ` Laurențiu Nicola
2020-11-30 16:56 ` Thomas Gleixner [this message]
2020-11-30 17:22 ` Laurențiu Nicola
2020-11-30 23:34 ` Thomas Gleixner
2020-12-01 8:18 ` Laurențiu Nicola
2020-12-01 10:38 ` Thomas Gleixner
2020-12-01 10:41 ` Laurențiu Nicola
2020-12-01 14:36 ` Tom Lendacky
2020-12-01 14:44 ` Laurențiu Nicola
2020-12-01 17:05 ` Tom Lendacky
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=87lfeiiy10.fsf@nanos.tec.linutronix.de \
--to=tglx@linutronix.de \
--cc=bp@alien8.de \
--cc=linux-kernel@vger.kernel.org \
--cc=lnicola@dend.ro \
--cc=mingo@kernel.org \
--cc=thomas.lendacky@amd.com \
--cc=trivial@kernel.org \
--cc=x86@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox