Re: [PATCH 0/4] tools/memory-model: Documentation updates and fixes
Akira Yokosawa <[email protected]>
| Newsgroups | dev.linux.lists.lkmm |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 17 Mar 2025 16:26:34 -0700, Paul E. McKenney wrote: > On Fri, Mar 14, 2025 at 08:08:24PM +0900, Akira Yokosawa wrote: >> 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. > > Queued and pushed, thank you! I did a bit of wordsmithing and also > updated to the 2024 LWN API article, so could you please check to see > whether I messed anything up? All look good to me! Thanks, Akira