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 include/linux/perf_event.h | 3 ++- kernel/events/core.c | 18 +++++++++--------- kernel/events/internal.h | 5 +++-- kernel/events/ring_buffer.c | 8 ++++---- 4 files changed, 18 insertions(+), 16 deletions(-) -- 2.7.4