查看问题详情

编号项目分类查看权限最后更新
0000511Anolis OS 8- cloud kernel 5.10public2021-11-10 20:23
报告员AubreyLi 分派给 
优先级normal严重性minor出现频率always
状态 new处理状况open 
平台x86_64操作系统Anolis OS操作系统版本8
产品版本8.2-rc1 
标题0000511: Don't initialize IDXD driver if MOVDIR64B or ENQCMDS is build-disabled
描述IDXD driver uses boot_cpu_has() to test MOVDIR64B and ENQCMDS bits through CPUID for DSA or IAX device initialization.

When any of these two bits are disabled in kernel (e.g., features in arch/x86/include/asm/disabled-features.h), cpu_feature_enabled() should be used to keep the features off regardless of what CPUID reports, and thus the device will not be enumerated.
标签没加标签.

活动

这个问题没有注释信息

问题历史

日期 用户名 字段 更改
2021-11-10 20:23 AubreyLi 新建问题