Loading
!5709 【OLK-6.6】configs: arm64: Enable CONFIG_DLM
Merge Pull Request from: @wenzhiwei11 Enable CONFIG_DLM for arm64 issue: https://gitee.com/open_euler/dashboard?issue_id=I9DIKQ When attempting to start the dlm service, it was discovered that the ARM architecture does not support dlm, while the x86 architecture does, allowing the service to start successfully. To enable dlm support in OLK-6.6, it is necessary to enable DLM. The service can run without issues on the aarch64 architecture of openEuler-24.03. Test: After enabling the CONFIG-DLM configuration, the dlm.service can start successfully. Link:https://gitee.com/openeuler/kernel/pulls/5709 Reviewed-by:Hou Tao <houtao1@huawei.com> Reviewed-by:
Liu Chao <liuchao173@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>