Re: [PATCH 0/3] perf refcount_t conversions

From: Peter Zijlstra
Date: Tue Jan 29 2019 - 04:39:58 EST


On Mon, Jan 28, 2019 at 02:27:25PM +0200, Elena Reshetova wrote:
> Another set of old patches, rebased and this time the commits
> also updated since we merged the docs in past and also
> refcount_dec_and_test() gets new acquire ordering on success
> very soon, which is also reflected in commit messages.
>
>
> Elena Reshetova (3):
> perf: convert perf_event_context.refcount to refcount_t
> perf/ring_buffer: convert ring_buffer.refcount to refcount_t
> perf/ring_buffer: convert ring_buffer.aux_refcount to refcount_t

Fixed that first patch, applied the lot.