Re: [PATCH 0/4] Convert atomic_*.txt and memory-barriers.txt to reST
From: Jonathan Corbet
Date: Thu Jul 17 2025 - 09:34:43 EST
Bagas Sanjaya <bagasdotme@xxxxxxxxx> 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