Re: [PATCH 0/4] Convert atomic_*.txt and memory-barriers.txt to reST
Jonathan Corbet <[email protected]> Thu, 17 Jul 2025 07:34:00 -0600
| Newsgroups | dev.linux.lists.lkmm,org.kernel.vger.kvm,org.kernel.vger.linux-arch,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.rcu |
|---|---|
| Message-ID | <[email protected]> |
Bagas Sanjaya <[email protected]> writes: > Atomic types, atomic bitops, and memory barriers docs are included in kernel > docs build since commit e40573a43d163a ("docs: put atomic*.txt and > memory-barriers.txt into the core-api book") as a wrapper stub for > corresponding uncoverted txt docs. Let's turn them into full-fledged reST docs. Did it occur to you to look at the changelog for the commit you cite, which explains why those documents are handled the way they are...? jon