Re: [PATCH 0/4] Convert atomic_*.txt and memory-barriers.txt to reST

Vegard Nossum <[email protected]> Thu, 17 Jul 2025 13:56:12 +0200
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]>
On 17/07/2025 13:26, Bagas Sanjaya wrote:
> On Thu, Jul 17, 2025 at 12:55:54PM +0200, Peter Zijlstra wrote:
>> On Thu, Jul 17, 2025 at 03:06:13PM +0700, Bagas Sanjaya wrote:
>>> Bagas Sanjaya (4):
>>>    Documentation: memory-barriers: Convert to reST format
>>>    Documentation: atomic_bitops: Convert to reST format
>>>    Documentation: atomic_t: Convert to reST format
>>>    Documentation: atomic_bitops, atomic_t, memory-barriers: Link to
>>>      newly-converted docs
>>
>> NAK
>>
>> If these are merged I will no longer touch / update these files.
> 
> Why? Do you mean these docs should be kept as-is (not converted)? Jon wrote
> in e40573a43d163a that the conversion were opposed but AFAIK I can't find
> the rationale on lore.

Here's one:

https://lore.kernel.org/all/[email protected]/


Vegard