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 can choose one of the three ways to solve this :
1. Drop this patch and resolve conflicts in the next patch by keeping
pthread_mutex_*, but this might not help future backports.
Let me just drop all of the perf patches for now from 5.15 and then I'll
take some tested backports if really needed.
Otherwise, why not just use perf from the latest 6.9 tree?