[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <874jt7fqxt.fsf@meer.lwn.net>
Date: Tue, 03 Jan 2023 10:50:22 -0700
From: Jonathan Corbet <corbet@....net>
To: Yann Sionneau <ysionneau@...ray.eu>
Cc: Yann Sionneau <ysionneau@...ray.eu>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Clement Leger <clement.leger@...tlin.com>,
Guillaume Thouvenin <gthouvenin@...ray.eu>
Subject: Re: [RFC PATCH 01/25] Documentation: kvx: Add basic documentation
Yann Sionneau <ysionneau@...ray.eu> writes:
> Add some documentation for kvx arch and its Linux port.
>
> CC: Jonathan Corbet <corbet@....net>
> CC: linux-doc@...r.kernel.org
> CC: linux-kernel@...r.kernel.org
> Co-developed-by: Clement Leger <clement.leger@...tlin.com>
> Signed-off-by: Clement Leger <clement.leger@...tlin.com>
> Co-developed-by: Guillaume Thouvenin <gthouvenin@...ray.eu>
> Signed-off-by: Guillaume Thouvenin <gthouvenin@...ray.eu>
> Signed-off-by: Yann Sionneau <ysionneau@...ray.eu>
> ---
> Documentation/kvx/kvx-exceptions.txt | 246 ++++++++++++++++++++++++
> Documentation/kvx/kvx-iommu.txt | 183 ++++++++++++++++++
> Documentation/kvx/kvx-mmu.txt | 272 +++++++++++++++++++++++++++
> Documentation/kvx/kvx-smp.txt | 36 ++++
> Documentation/kvx/kvx.txt | 268 ++++++++++++++++++++++++++
> 5 files changed, 1005 insertions(+)
> create mode 100644 Documentation/kvx/kvx-exceptions.txt
> create mode 100644 Documentation/kvx/kvx-iommu.txt
> create mode 100644 Documentation/kvx/kvx-mmu.txt
> create mode 100644 Documentation/kvx/kvx-smp.txt
> create mode 100644 Documentation/kvx/kvx.txt
Please write this documentation in the RST format (you're 95% of the way
there now) and incorporate into the kernel docs build.
Thanks,
jon
Powered by blists - more mailing lists