cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

todo.rst (755B)


      1.. include:: ../disclaimer-zh_CN.rst
      2
      3:Original: Documentation/openrisc/todo.rst
      4
      5:翻译:
      6
      7 司延腾 Yanteng Si <siyanteng@loongson.cn>
      8
      9.. _cn_openrisc_todo.rst:
     10
     11========
     12待办事项
     13========
     14
     15OpenRISC Linux的移植已经完全投入使用,并且从 2.6.35 开始就一直在上游同步。
     16然而,还有一些剩余的项目需要在未来几个月内完成。 下面是一个即将进行调查的已知
     17不尽完美的项目列表,即我们的待办事项列表。
     18
     19-   实现其余的DMA API……dma_map_sg等。
     20
     21-   完成重命名清理工作……代码中提到了or32,这是架构的一个老名字。 我们
     22    已经确定的名字是or1k,这个改变正在以缓慢积累的方式进行。 目前,or32相当
     23    于or1k。