From 6c43c091bdc56b8cab888cfa6b0ee9effb5fc255 Mon Sep 17 00:00:00 2001 From: "Paul E. McKenney" Date: Mon, 4 Nov 2013 11:20:56 -0800 Subject: [PATCH] documentation: Update circular buffer for load-acquire/store-release This commit replaces full barriers by targeted use of load-acquire and store-release. Signed-off-by: Paul E. McKenney [ paulmck: Restore comments as suggested by David Howells. ] --- Reading git-format-patch failed