>From 461f7d8b71f955c17ce30585b301834c3ad4026b Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Sat, 25 Mar 2017 17:54:01 +0900 Subject: [RFC PATCH 0/7] Import 'TRANSITIVITY' section Hi Paul, As has been being discussed off the list, I'm attempting to update "Memory Barriers" section to catch up memory-barriers.txt. This patch set imports "TRANSITIVITY" section and do some tweaks for better LaTeX typesetting. Patch 1 imports the section mostly as is. Patch 5 diverts from current memory-barriers.txt in the way to present code snippets. Patches 2 and 7 are updates for issues in previous sections I noticed while doing this work. Although we need further updates, especially to replace "LOCK/UNLOCK" with "ACQUIRE/RELEASE" to go along with changes in memory-barriers.txt, this patch set seems worthy on its own. Thoughts? Thanks, Akira -- Akira Yokosawa (7): advsync: Import 'TRANSITIVITY' section from memory-barriers.txt advsync: Permit p (page) placement for consecutive wide figures advsync: Make code snippet in deference to Herman Hollerith float advsync: Add footnote on transitivity advsync: Make code snippets more asm like advsync: Properly use nbsp in initial values advsync: Avoid indent after minipage advsync/memorybarriers.tex | 207 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 195 insertions(+), 12 deletions(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html