Re: [PATCH] x86/nmi: Rate limit unknown NMI messages

From: Ravi Bangoria
Date: Mon Dec 11 2023 - 23:17:05 EST


> On some AMD machines, unknown NMI messages were printed on the console
> continuously when using perf command with IBS. It was reported that it
> can slow down the kernel. Let's ratelimit the unknown NMI messages.

Continuously repeating of the same message is useless. So,

Acked-by: Ravi Bangoria <ravi.bangoria@xxxxxxx>