Re: [PATCH] platform/x86/intel/pmc: rate-limit LTR scale-factor warning
From: Ilpo Järvinen
Date: Tue May 26 2026 - 13:35:34 EST
On Sat, 23 May 2026 07:45:17 -0400, Mike Bommarito wrote:
> convert_ltr_scale() emits an unconditional pr_warn() whenever an LTR row
> encoded by hardware has a scale-factor field of 6 or 7 (reserved values
> per the PCIe LTR ECN). The function is called twice per LTR row (snoop
> + non-snoop) by pmc_core_ltr_show(), which is invoked on every read of
> /sys/kernel/debug/pmc_core/ltr_show as well as during certain platform
> driver activity.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-fixes branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-fixes branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86/intel/pmc: rate-limit LTR scale-factor warning
commit: 4c7f5762cc5baf2819e8868da6571fb40bfea969
--
i.