Re: [PATCH v1] perf thread: Ensure comm_lock held for comm_list

From: Namhyung Kim
Date: Wed Jun 11 2025 - 17:45:30 EST


On Thu, 29 May 2025 12:22:06 -0700, Ian Rogers wrote:
> Add thread safety annotations for comm_list and add locking for two
> instances where the list is accessed without the lock held (in
> contradiction to ____thread__set_comm()).
>
>
Applied to perf-tools-next, thanks!

Best regards,
Namhyung