On 6/15/2024 7:09 PM, Vegard Nossum wrote:
On 15/06/2024 13:05, Greg Kroah-Hartman wrote:
On Fri, Jun 14, 2024 at 02:10:26PM +0530, Harshit Mogalapalli wrote:
I think building perf while adding perf patches would help us prevent from running into this issue. cd tools/perf/ ; make -j$(nproc) all
Maybe, but I can't seem to build perf at all for quite a while, so I doubt that anyone really cares here, right?
We're building perf and it worked before these patches. It's part of our kernel build and we do ship the result to customers. So we care :-)
Likewise here, we care about making sure that perf builds and works for any given stable release stream.
-- Florian