Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44809

Linux Kernel 4.8.15 和 4.4.39 稳定版发布

$
0
0

Linux Kernel 4.8.15 和 4.4.39 发布了。Linux 是一个宏内核(monolithic kernel)系统。设备驱动程序可以完全访问硬件。Linux 内的设备驱动程序可以方便地以模块化(modularize)的形式设置,并在系统运行期间可直接装载或卸载。

部分更新:

Linux Kernel 4.8.15

  • 修复 PE 冻结状态时被锁死不能清除

  • 修复32位启动包装器中的生成故障

  • 修复在 pre-POWER5 上的 icache 延迟刷新

  • 修复 ndelay()宏

  • 添加 Makefile 依赖项以修复并行构建

  • ……

更多请查看 发行日志

Linux Kernel 4.4.39

  • 修复 PE 冻结状态时被锁死不能清除

  • 修复 ndelay()宏

  • 修复 SMP 机器上 TLB 相关的引导崩溃

  • ……

更多请查看 发行日志


Viewing all articles
Browse latest Browse all 44809

Trending Articles