* backport: perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery table
@ 2023-12-15 16:57 Mahmoud Adam
2023-12-15 17:25 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Mahmoud Adam @ 2023-12-15 16:57 UTC (permalink / raw)
To: stable
Hi,
Please backport following commit to 6.1 and 5.15.
Commit 5d515ee40cb57ea5331998f27df7946a69f14dc3 upstream
On SPR MCC the discovery table of UPI is broken, there is a patchset [1]
to mitigate this which landed around v6.3, this can't be backported to
stable releases since it is based on SPR related patches which will be
needed in case of mitigation backport, but already WARN_ON_ONCE in this
case is not needed here since this is hardware problem that linux can do
nothing about it, this patch replace WARN_ON_ONCE with pr_info, and
specify what uncore unit is dropped and the reason
[1] https://lore.kernel.org/all/20230112200105.733466-1-kan.liang@linux.intel.com/
thanks,
MNAdam
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: backport: perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery table
2023-12-15 16:57 backport: perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery table Mahmoud Adam
@ 2023-12-15 17:25 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2023-12-15 17:25 UTC (permalink / raw)
To: Mahmoud Adam; +Cc: stable
On Fri, Dec 15, 2023 at 05:57:24PM +0100, Mahmoud Adam wrote:
> Hi,
>
> Please backport following commit to 6.1 and 5.15.
>
> Commit 5d515ee40cb57ea5331998f27df7946a69f14dc3 upstream
>
> On SPR MCC the discovery table of UPI is broken, there is a patchset [1]
> to mitigate this which landed around v6.3, this can't be backported to
> stable releases since it is based on SPR related patches which will be
> needed in case of mitigation backport, but already WARN_ON_ONCE in this
> case is not needed here since this is hardware problem that linux can do
> nothing about it, this patch replace WARN_ON_ONCE with pr_info, and
> specify what uncore unit is dropped and the reason
>
> [1] https://lore.kernel.org/all/20230112200105.733466-1-kan.liang@linux.intel.com/
Now queued up, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-15 17:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-15 16:57 backport: perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery table Mahmoud Adam
2023-12-15 17:25 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox