From: Andrea Parri <andrea.pa...@amarulasolutions.com>

The paper discusses the revised ARMv8 memory model; such revision
had an important impact on the design of the LKMM.

Signed-off-by: Andrea Parri <andrea.pa...@amarulasolutions.com>
Cc: Alan Stern <st...@rowland.harvard.edu>
Cc: Will Deacon <will.dea...@arm.com>
Cc: Peter Zijlstra <pet...@infradead.org>
Cc: Boqun Feng <boqun.f...@gmail.com>
Cc: Nicholas Piggin <npig...@gmail.com>
Cc: David Howells <dhowe...@redhat.com>
Cc: Jade Alglave <j.algl...@ucl.ac.uk>
Cc: Luc Maranget <luc.maran...@inria.fr>
Cc: "Paul E. McKenney" <paul...@linux.vnet.ibm.com>
Cc: Akira Yokosawa <aki...@gmail.com>
Signed-off-by: Paul E. McKenney <paul...@linux.vnet.ibm.com>
---
 tools/memory-model/Documentation/references.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/tools/memory-model/Documentation/references.txt 
b/tools/memory-model/Documentation/references.txt
index 74f448f2616a..b177f3e4a614 100644
--- a/tools/memory-model/Documentation/references.txt
+++ b/tools/memory-model/Documentation/references.txt
@@ -63,6 +63,12 @@ o    Shaked Flur, Susmit Sarkar, Christopher Pulte, Kyndylan 
Nienhuis,
        Principles of Programming Languages (POPL 2017). ACM, New York,
        NY, USA, 429–442.
 
+o      Christopher Pulte, Shaked Flur, Will Deacon, Jon French,
+       Susmit Sarkar, and Peter Sewell. 2018. "Simplifying ARM concurrency:
+       multicopy-atomic axiomatic and operational models for ARMv8". In
+       Proceedings of the ACM on Programming Languages, Volume 2, Issue
+       POPL, Article No. 19. ACM, New York, NY, USA.
+
 
 Linux-kernel memory model
 =========================
-- 
2.5.2

Reply via email to