linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: 陈华才 <chenhuacai@loongson.cn>
To: "Jonathan Corbet" <corbet@lwn.net>
Cc: "Alex Shi" <alexs@kernel.org>, "Alex Shi" <seakeel@gmail.com>,
	linux-doc@vger.kernel.org, "Wu XiangCheng" <bobwxc@email.cn>,
	"Xuefeng Li" <lixuefeng@loongson.cn>,
	"Yanteng Si" <siyanteng@loongson.cn>,
	"Jiaxun Yang" <jiaxun.yang@flygoat.com>
Subject: Re: Re: [PATCH 1/2] Documentation: LoongArch: Add basic documentations
Date: Tue, 6 Jul 2021 17:32:49 +0800 (GMT+08:00)	[thread overview]
Message-ID: <25a26520.94b3.17a7b29b8c6.Coremail.chenhuacai@loongson.cn> (raw)
In-Reply-To: <87a6n0kdv5.fsf@meer.lwn.net>

Hi, Jonathan,


&gt; -----原始邮件-----
&gt; 发件人: "Jonathan Corbet" <corbet@lwn.net>
&gt; 发送时间: 2021-07-05 22:57:18 (星期一)
&gt; 收件人: "Huacai Chen" <chenhuacai@loongson.cn>, "Alex Shi" <alexs@kernel.org>, "Alex
&gt;  Shi" <seakeel@gmail.com>
&gt; 抄送: linux-doc@vger.kernel.org, "Wu XiangCheng" <bobwxc@email.cn>, "Xuefeng Li" <lixuefeng@loongson.cn>, "Yanteng Si" <siyanteng@loongson.cn>, "Jiaxun Yang" <jiaxun.yang@flygoat.com>, "Huacai Chen" <chenhuacai@loongson.cn>
&gt; 主题: Re: [PATCH 1/2] Documentation: LoongArch: Add basic documentations
&gt; 
&gt; Huacai Chen <chenhuacai@loongson.cn> writes:
&gt; 
&gt; &gt; Add some basic documentations for LoongArch. LoongArch is a new RISC
&gt; &gt; ISA, which is a bit like MIPS or RISC-V. LoongArch includes a reduced
&gt; &gt; 32-bit version (LA32R), a standard 32-bit version (LA32S) and a 64-bit
&gt; &gt; version (LA64).
&gt; &gt;
&gt; &gt; Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
&gt; &gt; ---
&gt; &gt;  Documentation/arch.rst                     |   1 +
&gt; &gt;  Documentation/loongarch/features.rst       |   3 +
&gt; &gt;  Documentation/loongarch/index.rst          |  21 ++
&gt; &gt;  Documentation/loongarch/introduction.rst   | 342 +++++++++++++++++++++
&gt; &gt;  Documentation/loongarch/irq-chip-model.rst | 158 ++++++++++
&gt; &gt;  5 files changed, 525 insertions(+)
&gt; &gt;  create mode 100644 Documentation/loongarch/features.rst
&gt; &gt;  create mode 100644 Documentation/loongarch/index.rst
&gt; &gt;  create mode 100644 Documentation/loongarch/introduction.rst
&gt; &gt;  create mode 100644 Documentation/loongarch/irq-chip-model.rst
&gt; 
&gt; So documentation is good, but it still seems a bit strange to add
&gt; documentation for an architecture that Linux doesn't support.  I assume
&gt; that patches adding that support exist, right?  The documentation
&gt; patches should probably be a part of that patch set.
Now the LoongArch supporting patches are sent in four series:
1, Document series (this one)
2, ACPI definition series: https://lore.kernel.org/linux-acpi/20210705124206.1228958-1-chenhuacai@loongson.cn/T/#t
3, irqchip driver series: https://lore.kernel.org/lkml/20210706030904.1411775-1-chenhuacai@loongson.cn/T/#t
4, core architecure series: https://lore.kernel.org/linux-arch/20210706041820.1536502-1-chenhuacai@loongson.cn/T/#t

This is because they are sent to different maillist, so I thought I should split it.

Huacai
&gt; 
&gt; Thanks,
&gt; 
&gt; jon
</chenhuacai@loongson.cn></chenhuacai@loongson.cn></chenhuacai@loongson.cn></jiaxun.yang@flygoat.com></siyanteng@loongson.cn></lixuefeng@loongson.cn></bobwxc@email.cn></seakeel@gmail.com></alexs@kernel.org></chenhuacai@loongson.cn></corbet@lwn.net>

      reply	other threads:[~2021-07-06  9:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-05 11:16 [PATCH 1/2] Documentation: LoongArch: Add basic documentations Huacai Chen
2021-07-05 11:16 ` [PATCH 2/2] Documentation/zh_CN: Add basic LoongArch documentations Huacai Chen
2021-07-05 12:58   ` Alex Shi
2021-07-05 14:57 ` [PATCH 1/2] Documentation: LoongArch: Add basic documentations Jonathan Corbet
2021-07-06  9:32   ` 陈华才 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=25a26520.94b3.17a7b29b8c6.Coremail.chenhuacai@loongson.cn \
    --to=chenhuacai@loongson.cn \
    --cc=alexs@kernel.org \
    --cc=bobwxc@email.cn \
    --cc=corbet@lwn.net \
    --cc=jiaxun.yang@flygoat.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=lixuefeng@loongson.cn \
    --cc=seakeel@gmail.com \
    --cc=siyanteng@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).