描述:dmesg新增warn 过程: 测试的8台机器warn各不相同,这里只写新增的warn,更详尽看测试链接 执行:dmesg -l warn -T | grep -Ev "^$|#" ['[Tue Jun 17 02:23:46 2025] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.' [Tue Jun 17 02:30:25 2025] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge [Tue Jun 17 02:22:46 2025] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [Tue Jun 17 02:53:33 2025] idxd 0000:e7:01.0: Unable to turn on user SVA feature. 基本环境: [root@iZbp11z8ncze77x74qj9eoZ ~]# cat /etc/os-release NAME="Anolis OS" VERSION="23.2" ID="anolis" VERSION_ID="23.2" PLATFORM_ID="platform:an23" PRETTY_NAME="Anolis OS 23.2" ANSI_COLOR="0;31" HOME_URL="https://openanolis.cn/" BUG_REPORT_URL="https://bugzilla.openanolis.cn/"
CONFIG_IMA_DISABLE_HTABLE 内部已经有结论,可以加到白名单中
该问题属于预期中的,非 bug
后续加到白名单中。该bug关闭