linux - 当我在 cavium thunderx 上安装 centos 时安装停止

标签 linux linux-kernel arm archlinux

以下信息显示在控制台中。我尝试了一些我在网上找到的方法,但仍然没有用。有谁知道它发生的原因以及如何处理它?<​​/p>

[    0.000000] [<fffffe00001d5fd0>] __alloc_pages_nodemask+0x88/0xa38
[    0.000000] [<fffffe000022a6f0>] new_slab+0xcc/0x440
[    0.000000] [<fffffe000022c908>] ___slab_alloc+0x2c0/0x4c0
[    0.000000] [<fffffe00002475bc>] __slab_alloc+0x48/0x58enter 
[    0.000000] [<fffffe000022d784>] __kmalloc_node+0xc8/0x304
[    0.000000] [<fffffe0000128984>] __irq_domain_add+0x74/0x168
[    0.000000] [<fffffe000107311c>] its_probe_one+0x660/0x6f8
[    0.000000] [<fffffe0001073364>] its_init+0xdc/0x294
[    0.000000] [<fffffe00010722cc>] gic_init_bases+0x204/0x308
[    0.000000] [<fffffe000107268c>] gic_of_init+0x2bc/0x3bc
[    0.000000] [<fffffe000108e678>] of_irq_init+0x1d0/0x324
[    0.000000] [<fffffe000107071c>] irqchip_init+0x14/0x38
[    0.000000] [<fffffe0001043c50>] init_IRQ+0xc/0x30
[    0.000000] [<fffffe00010408a8>] start_kernel+0x2a8/0x420
[    0.000000] [<00000000017c1000>] 0x17c1000
[    0.000000] Code: 1ac32823 b9404002 d34312a1 12000463 (f9400280)
[    0.000000] ---[ end trace f24b6c88ae00fa9a ]---
[    0.000000] Kernel panic - not syncing: Attempted to kill the idle task!
[    0.000000] ---[ end Kernel panic - not syncing: Attempted to kill the idle task!

最佳答案

我在 aarch64 上的 Centos 7.5 遇到了同样的问题,我被告知更新 BIOS 固件或使用内核参数 ghes.disable=1。

关于linux - 当我在 cavium thunderx 上安装 centos 时安装停止,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42644824/

相关文章:

从 __user 指针复制数据

linux - 结合两个 bash 命令

linux - 识别arm中的系统调用

assembly - ARM指令含义

c - 如何查看linux内核是否会在月底插入闰秒

linux - 如果 block 设备已经格式化,则退出 mkfs 命令

c - Linux 内核代码中 create_proc_entry() 和 read_proc 的替代方案

linux - Linux 上 VMA 的开销

c++11 - C++ gettid() 未在此范围内声明

assembly - x86 的交叉编译 arm 程序集