LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Alan Stern <stern@rowland.harvard.edu>
To: Peter Zijlstra <peterz@infradead.org>
Cc: Daniel Jordan <daniel.m.jordan@oracle.com>,
<parri.andrea@gmail.com>, <will.deacon@arm.com>,
<boqun.feng@gmail.com>, <npiggin@gmail.com>,
<dhowells@redhat.com>, <j.alglave@ucl.ac.uk>,
<luc.maranget@inria.fr>, <paulmck@linux.vnet.ibm.com>,
<akiyks@gmail.com>, <linux-kernel@vger.kernel.org>,
Steven Sistare <steven.sistare@oracle.com>,
Pasha Tatashin <pasha.tatashin@oracle.com>
Subject: Re: Control dependency between prior load in while condition and later store?
Date: Thu, 5 Apr 2018 11:16:00 -0400 (EDT) [thread overview]
Message-ID: <Pine.LNX.4.44L0.1804051114200.1292-100000@iolanthe.rowland.org> (raw)
In-Reply-To: <20180405145650.GT4043@hirez.programming.kicks-ass.net>
On Thu, 5 Apr 2018, Peter Zijlstra wrote:
> On Thu, Apr 05, 2018 at 10:35:22AM -0400, Alan Stern wrote:
> > In this example, READ_ONCE() is in fact a volatile access, so we're
> > okay.
>
> But our documentation clearly states a control-dep can only be from a
> READ_ONCE() (or something stronger), right? So we should be good
> irrespectively.
Agreed. My point was that these are delicate issues. (And they will
become more relevant when we want to expand the Linux Kernel Memory
Consistency Model to cover ordinary accesses and data races.)
Alan
prev parent reply other threads:[~2018-04-05 15:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-04 19:29 Daniel Jordan
2018-04-04 20:35 ` Alan Stern
2018-04-04 21:10 ` Daniel Jordan
2018-04-05 7:32 ` Peter Zijlstra
2018-04-05 14:35 ` Alan Stern
2018-04-05 14:56 ` Peter Zijlstra
2018-04-05 15:16 ` Alan Stern [this message]
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=Pine.LNX.4.44L0.1804051114200.1292-100000@iolanthe.rowland.org \
--to=stern@rowland.harvard.edu \
--cc=akiyks@gmail.com \
--cc=boqun.feng@gmail.com \
--cc=daniel.m.jordan@oracle.com \
--cc=dhowells@redhat.com \
--cc=j.alglave@ucl.ac.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=luc.maranget@inria.fr \
--cc=npiggin@gmail.com \
--cc=parri.andrea@gmail.com \
--cc=pasha.tatashin@oracle.com \
--cc=paulmck@linux.vnet.ibm.com \
--cc=peterz@infradead.org \
--cc=steven.sistare@oracle.com \
--cc=will.deacon@arm.com \
--subject='Re: Control dependency between prior load in while condition and later store?' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).