Bug 11771 - [Anolis23.2][6.6.25-2.2_rc1][aarch64]安装完内核重启后dmesg存在warn相关日志
Summary: [Anolis23.2][6.6.25-2.2_rc1][aarch64]安装完内核重启后dmesg存在warn相关日志
Status: CONFIRMED
Alias: None
Product: ANCK 6.6 Dev
Classification: ANCK
Component: generic (show other bugs) generic
Version: 6.6.25-2.2
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: banye97
QA Contact:
URL:
Whiteboard:
Keywords: Function
: 11761 11762 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-11-07 17:16 UTC by Banana
Modified: 2024-11-11 18:16 UTC (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Banana alibaba_cloud_group 2024-11-07 17:16:24 UTC
[问题描述]:
安装完6.6.25-2.2_rc1.an23.aarch64重启dmesg日志存在warn日志

日志如下:
[root@4f7Lab15 ~]# dmesg -l warn -T
[四 11月  7 17:13:40 2024] ACPI: arm,spe-v1: must be homogeneous
[四 11月  7 17:13:40 2024] ACPI: SPE: Unable to register device
[四 11月  7 17:13:40 2024] [Firmware Bug]: CPU interface incapable of MMIO access
[四 11月  7 17:13:40 2024] [Firmware Bug]: APEI: Invalid physical address in GAR [0x0/64/0/4/0]
[四 11月  7 17:13:40 2024] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[四 11月  7 17:13:51 2024] cma_alloc: 41 callbacks suppressed
[四 11月  7 17:13:51 2024] ipmi_si IPI0001:00: bt cap response too short: 3
[四 11月  7 17:13:51 2024] ipmi_si IPI0001:00: using default values
[四 11月  7 17:13:51 2024] ipmi_si IPI0001:00: The BMC does not support setting the recv irq bit, compensating, but the BMC needs to be fixed.
[四 11月  7 17:14:00 2024] kauditd_printk_skb: 65 callbacks suppressed
[四 11月  7 17:14:00 2024] block sda: the capability attribute has been deprecated.
[四 11月  7 17:14:02 2024] pulseaudio[3227]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[四 11月  7 17:14:05 2024] kauditd_printk_skb: 18 callbacks suppressed
[四 11月  7 17:14:35 2024] kauditd_printk_skb: 2 callbacks suppressed


[环境信息]:
鲲鹏物理机

[内核信息]:
- 评估内核:
6.6.25-2.2_rc1.an23.x86_64

[操作系统信息]:
[root@localhost ~]# cat /etc/os-release
NAME="Anolis OS"
VERSION="23.1"
ID="anolis"
VERSION_ID="23.1"
PLATFORM_ID="platform:an23"
PRETTY_NAME="Anolis OS 23.1"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugzilla.openanolis.cn/"

[期望结果]:
不应出现相关warn日志

[实际结果]:
dmesg存在warn相关日志
Comment 1 Banana alibaba_cloud_group 2024-11-07 17:28:38 UTC
*** Bug 11761 has been marked as a duplicate of this bug. ***
Comment 2 Banana alibaba_cloud_group 2024-11-07 17:29:26 UTC
*** Bug 11762 has been marked as a duplicate of this bug. ***
Comment 3 banye97 alibaba_cloud_group 2024-11-11 10:25:58 UTC
请确认一下该问题在 6.6.25-2.1 版本中是否存在
Comment 4 Banana alibaba_cloud_group 2024-11-11 16:44:32 UTC
6.6.25-2.1版本存在相同问题,测试环境为鲲鹏920物理机

[root@4f7Lab15 ~]# uname -r
6.6.25-2.1.an23.aarch64

[root@4f7Lab15 ~]# cat /etc/os-release
NAME="Anolis OS"
VERSION="23.1"
ID="anolis"
VERSION_ID="23.1"
PLATFORM_ID="platform:an23"
PRETTY_NAME="Anolis OS 23.1"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugzilla.openanolis.cn/"

[root@4f7Lab15 ~]# dmesg -l warn -T
[一 11月 11 16:39:53 2024] ACPI: arm,spe-v1: must be homogeneous
[一 11月 11 16:39:53 2024] ACPI: SPE: Unable to register device
[一 11月 11 16:39:53 2024] [Firmware Bug]: CPU interface incapable of MMIO access
[一 11月 11 16:39:53 2024] [Firmware Bug]: APEI: Invalid physical address in GAR [0x0/64/0/4/0]
[一 11月 11 16:39:53 2024] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[一 11月 11 16:40:05 2024] ipmi_si IPI0001:00: bt cap response too short: 3
[一 11月 11 16:40:05 2024] ipmi_si IPI0001:00: using default values
[一 11月 11 16:40:05 2024] ipmi_si IPI0001:00: The BMC does not support setting the recv irq bit, compensating, but the BMC needs to be fixed.
[一 11月 11 16:40:09 2024] kauditd_printk_skb: 65 callbacks suppressed
[一 11月 11 16:40:15 2024] kauditd_printk_skb: 11 callbacks suppressed
[一 11月 11 16:40:16 2024] pipewire[2892]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[一 11月 11 16:40:20 2024] kauditd_printk_skb: 112 callbacks suppressed
Comment 5 banye97 alibaba_cloud_group 2024-11-11 18:16:47 UTC
非6.6.25-2.2 新增问题,该版本内暂不修复