[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c16ff365-6d7d-40a1-b096-e4d5cc127c68@infradead.org>
Date: Tue, 16 Jan 2024 14:19:17 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Jonathan Corbet <corbet@....net>, jeffxu@...omium.org,
akpm@...ux-foundation.org, keescook@...omium.org, jannh@...gle.com,
sroettger@...gle.com, willy@...radead.org, gregkh@...uxfoundation.org,
torvalds@...ux-foundation.org, usama.anjum@...labora.com
Cc: jeffxu@...gle.com, jorgelo@...omium.org, groeck@...omium.org,
linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-mm@...ck.org, pedro.falcato@...il.com, dave.hansen@...el.com,
linux-hardening@...r.kernel.org, deraadt@...nbsd.org
Subject: Re: [RFC PATCH v4 4/4] mseal:add documentation
On 1/16/24 12:13, Jonathan Corbet wrote:
> jeffxu@...omium.org writes:
>
>> From: Jeff Xu <jeffxu@...omium.org>
>>
>> Add documentation for mseal().
>>
>> Signed-off-by: Jeff Xu <jeffxu@...omium.org>
>> ---
>> Documentation/userspace-api/mseal.rst | 181 ++++++++++++++++++++++++++
>> 1 file changed, 181 insertions(+)
>> create mode 100644 Documentation/userspace-api/mseal.rst
>
> You need to add this file to index.rst or it won't be part of the docs
> build. Sphinx should have warned you about that when you did your test
> build.
Yes, I have already asked Jeff to add this to his patch:
diff -- a/Documentation/userspace-api/index.rst b/Documentation/userspace-api/index.rst
--- a/Documentation/userspace-api/index.rst
+++ b/Documentation/userspace-api/index.rst
@@ -23,6 +23,7 @@ place where this information is gathered
ebpf/index
ELF
ioctl/index
+ mseal
iommu
iommufd
media/index
--
#Randy
Powered by blists - more mailing lists