[PATCH v3 0/7] perf: Make perf_pmu_unregister() usable

Peter Zijlstra posted 7 patches 9 months, 1 week ago
[PATCH v3 0/7] perf: Make perf_pmu_unregister() usable
Posted by Peter Zijlstra 9 months, 1 week ago
Hi!

Much smaller this time because Ingo merged a whole lot of the preperatory
patches, thanks!

This appears to survive a few hours of perf_fuzzer combined with tinypmu testcase.

Patches also at:

  git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git perf/pmu-unregister
Re: [PATCH v3 0/7] perf: Make perf_pmu_unregister() usable
Posted by Ravi Bangoria 9 months ago
Hi Peter,

On 08-Mar-25 1:03 AM, Peter Zijlstra wrote:
> Hi!
> 
> Much smaller this time because Ingo merged a whole lot of the preperatory
> patches, thanks!
> 
> This appears to survive a few hours of perf_fuzzer combined with tinypmu testcase.
> 
> Patches also at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git perf/pmu-unregister
> 

With all the reported issues addressed, for the series:

Reviewed-by: Ravi Bangoria <ravi.bangoria@amd.com>

Thanks,
Ravi