[PATCH 0/4] tools/memory-model: Documentation updates and fixes
Akira Yokosawa <[email protected]>
| Newsgroups | dev.linux.lists.lkmm |
|---|---|
| Message-ID | <[email protected]> |
Hi,
While re-reading LKMM documents, I noticed minor issues here and there.
This patch set is a collection of updates and fixes resolving them.
Patch 1/4 clarifies the relation of locking.txt and recipes.txt.
Patches 2/4 and 3/4 are trivial fixes of typos.
Patch 4/4 removes a link of MIPS doc which does not work.
Thanks, Akira
--
Akira Yokosawa (4):
tools/memory-model: docs/README: Update introduction of locking.txt
tools/memory-model: docs/simple.txt: Fix trivial typos
tools/memory-model: docs/ordering: Fix trivial typos
tools/memory-model: docs/references: Remove broken link to imgtec.com
tools/memory-model/Documentation/README | 7 +++++--
tools/memory-model/Documentation/locking.txt | 5 +++++
tools/memory-model/Documentation/ordering.txt | 20 +++++++++----------
tools/memory-model/Documentation/recipes.txt | 4 ++++
.../memory-model/Documentation/references.txt | 3 +--
tools/memory-model/Documentation/simple.txt | 4 ++--
6 files changed, 27 insertions(+), 16 deletions(-)
base-commit: 87d07e135725dd8976a5ddbc7dfa968198d9ae91
--
2.34.1