Documentation/translations/zh_TW/arch/openrisc/todo.rst
Source file repositories/reference/linux-study-clean/Documentation/translations/zh_TW/arch/openrisc/todo.rst
File Facts
- System
- Linux kernel
- Corpus path
Documentation/translations/zh_TW/arch/openrisc/todo.rst- Extension
.rst- Size
- 764 bytes
- Lines
- 25
- 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_TW.rst
:Original: Documentation/arch/openrisc/todo.rst
:翻譯:
司延騰 Yanteng Si <siyanteng@loongson.cn>
.. _tw_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.