Re: [PATCH v7 2/5] perf cpumap: Add reference count checking
From: Arnaldo Carvalho de Melo
Date: Wed Apr 12 2023 - 14:50:43 EST
Em Tue, Apr 11, 2023 at 03:19:06PM -0300, Arnaldo Carvalho de Melo escreveu:
> I think this should be further split into self contained patches as it
> does:
> These should be in a separate patchset using a new perf_cpu_map__set_nr() macro:
>
> > + RC_CHK_ACCESS(unmatched_cpus)->nr = unmatched_nr;
> > + RC_CHK_ACCESS(matched_cpus)->nr = matched_nr;
One more: