Skip to content

Commit

Permalink
docs/zh_CN: add openrisc todo.rst translation
Browse files Browse the repository at this point in the history
This patch translates Documentation/openrisc/todo.rst into Chinese.

Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Reviewed-by: Wu XiangCheng <bobwxc@email.cn>
Link: https://lore.kernel.org/r/daf5b352ba62a4737148d524bcae0e64756ed6da.1618568135.git.siyanteng@loongson.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Yanteng Si authored and Jonathan Corbet committed Apr 20, 2021
1 parent 3f59307 commit 30d0f7d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Documentation/translations/zh_CN/openrisc/todo.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
.. include:: ../disclaimer-zh_CN.rst

:Original: :doc:`../../../openrisc/todo`
:Translator: Yanteng Si <siyanteng@loongson.cn>

.. _cn_openrisc_todo.rst:

========
待办事项
========

OpenRISC Linux的移植已经完全投入使用,并且从 2.6.35 开始就一直在上游同步。
然而,还有一些剩余的项目需要在未来几个月内完成。 下面是一个即将进行调查的已知
不尽完美的项目列表,即我们的待办事项列表。

- 实现其余的DMA API……dma_map_sg等。

- 完成重命名清理工作……代码中提到了or32,这是架构的一个老名字。 我们
已经确定的名字是or1k,这个改变正在以缓慢积累的方式进行。 目前,or32相当
于or1k。

0 comments on commit 30d0f7d

Please sign in to comment.