Bug 22031 - [Anolis23.3][RC1][VHD]dmesg新增warn
Summary: [Anolis23.3][RC1][VHD]dmesg新增warn
Status: CLOSED BYDESIGN
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 23.3
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: gaochang
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-20 14:30 UTC by gitpush
Modified: 2025-06-26 14:28 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gitpush alibaba_cloud_group 2025-06-20 14:30:16 UTC
描述: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/"
Comment 1 yunmeng365524 2025-06-24 17:23:29 UTC
CONFIG_IMA_DISABLE_HTABLE 内部已经有结论,可以加到白名单中
Comment 2 gaochang alibaba_cloud_group 2025-06-25 13:32:25 UTC
该问题属于预期中的,非 bug
Comment 3 yunmeng365524 2025-06-26 14:28:58 UTC
后续加到白名单中。该bug关闭