Documentation/translations/zh_CN/arch/openrisc/todo.rst
Source file repositories/reference/linux-study-clean/Documentation/translations/zh_CN/arch/openrisc/todo.rst
File Facts
- System
- Linux kernel
- Corpus path
Documentation/translations/zh_CN/arch/openrisc/todo.rst- Extension
.rst- Size
- 763 bytes
- Lines
- 24
- Domain
- Support Tooling And Documentation
- Bucket
- Documentation
- Inferred role
- Support Tooling And Documentation: documentation
- Status
- atlas-only
Why This File Exists
Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
- Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
- Touches IRQ or DMA behavior; this matters for the representative real-device path.
Dependency Surface
- No C-style include directives detected by the generator.
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
.. include:: ../../disclaimer-zh_CN.rst
:Original: Documentation/arch/openrisc/todo.rst
:翻译:
司延腾 Yanteng Si <siyanteng@loongson.cn>
.. _cn_openrisc_todo.rst:
========
待办事项
========
OpenRISC Linux的移植已经完全投入使用,并且从 2.6.35 开始就一直在上游同步。
然而,还有一些剩余的项目需要在未来几个月内完成。 下面是一个即将进行调查的已知
不尽完美的项目列表,即我们的待办事项列表。
- 实现其余的DMA API……dma_map_sg等。
- 完成重命名清理工作……代码中提到了or32,这是架构的一个老名字。 我们
已经确定的名字是or1k,这个改变正在以缓慢积累的方式进行。 目前,or32相当
于or1k。
Annotation
- Atlas domain: Support Tooling And Documentation / Documentation.
- Implementation status: atlas-only.
- IRQ or DMA behavior appears here, which is relevant to the selected PCIe/NVMe device path.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.