All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Namhyung Kim <namhyung@kernel.org>
Cc: Pranith Kumar <bobby.prani@gmail.com>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Paul Mackerras <paulus@samba.org>, Ingo Molnar <mingo@redhat.com>,
	Jiri Olsa <jolsa@kernel.org>, David Ahern <dsahern@gmail.com>,
	Adrian Hunter <adrian.hunter@intel.com>,
	"open list:PERFORMANCE EVENT..." <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] perf: Use ACCESS_ONCE() instead of volatile cast
Date: Fri, 26 Sep 2014 12:37:16 -0300	[thread overview]
Message-ID: <20140926153716.GE3879@kernel.org> (raw)
In-Reply-To: <87zjdpkavo.fsf@sejong.aot.lge.com>

Em Wed, Sep 24, 2014 at 11:31:07AM +0900, Namhyung Kim escreveu:
> Hi Pranith,
> 
> On Tue, 23 Sep 2014 10:55:08 -0400, Pranith Kumar wrote:
> > Use ACCESS_ONCE() instead of the cast to volatile and read. This is just a style
> > change which is reader friendly.
> >
> > Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
> 
> Acked-by: Namhyung Kim <namhyung@kernel.org>

Thanks, applied.

  reply	other threads:[~2014-09-26 15:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 14:55 [PATCH] perf: Use ACCESS_ONCE() instead of volatile cast Pranith Kumar
2014-09-24  2:31 ` Namhyung Kim
2014-09-26 15:37   ` Arnaldo Carvalho de Melo [this message]
2014-09-27  7:25 ` [tip:perf/core] perf tools: " tip-bot for Pranith Kumar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140926153716.GE3879@kernel.org \
    --to=acme@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=adrian.hunter@intel.com \
    --cc=bobby.prani@gmail.com \
    --cc=dsahern@gmail.com \
    --cc=jolsa@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=namhyung@kernel.org \
    --cc=paulus@samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.