[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1548678448-24458-1-git-send-email-elena.reshetova@intel.com>
Date: Mon, 28 Jan 2019 14:27:25 +0200
From: Elena Reshetova <elena.reshetova@...el.com>
To: peterz@...radead.org
Cc: linux-kernel@...r.kernel.org, mingo@...hat.com, acme@...nel.org,
namhyung@...nel.org, alexander.shishkin@...ux.intel.com,
jolsa@...hat.com, keescook@...omium.org, tglx@...utronix.de,
Elena Reshetova <elena.reshetova@...el.com>
Subject: [PATCH 0/3] perf refcount_t conversions
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
Powered by blists - more mailing lists