On 9/11/25 11:40 AM, Boris Ostrovsky wrote:
On 9/11/25 8:33 AM, Greg KH wrote:
On Tue, Sep 09, 2025 at 08:28:24PM -0400, Boris Ostrovsky wrote:
From: Kim Phillips kim.phillips@amd.com
Commit c35ac8c4bf600ee23bacb20f863aa7830efb23fb upstream
This isn't in 6.1.y, so backporting it only to 5.15.y feels "odd" and will trigger our scripts trying to figure out why.
Why is only needed here? Things were fixed differently in 6.1.y, or is 6.1.y not affected here?
Hmmm... I think 6.1.y is broken as well, including the need for f3f9deccfc68a6b7c8c1cc51e902edba23d309d4 from 6.2.y.
I'll test it.
Yes it is broken. The patches are pretty much the same as what we do here for 5.15.y with a small conflict in the first one. Since I already have it in my tree I'll send them to save you time resolving it.
6.6.y is also broken but only needs the last patch, I'll send it as well.
-boris