Skip to content

Conversation

@GooTal
Copy link

@GooTal GooTal commented Jan 19, 2026

riscv: openeuler_defconfig: Enable more ACPI_APEI configs
riscv inclusion
category: config
bugzilla: #155


Enable ACPI APEI related configuration options in openeuler_defconfig to enhance RAS (Reliability, Availability, Serviceability) capabilities on RISC-V:

  • CONFIG_ACPI_APEI_EINJ=y: Error injection for RAS testing
  • CONFIG_ACPI_APEI_ERST_DEBUG=y: ERST debugging support
  • CONFIG_ACPI_APEI_PCIEAER=y: PCIe AER error handling via APEI
  • CONFIG_MEMORY_FAILURE=y: Hardware memory error recovery
  • CONFIG_ACPI_APEI_MEMORY_FAILURE=y: Memory error recovery via APEI

These options align with x86 and arm64 openeuler_defconfig.

riscv inclusion
category: config
bugzilla: RVCK-Project#155

--------------------------------

Enable ACPI APEI related configuration options in openeuler_defconfig
to enhance RAS (Reliability, Availability, Serviceability) capabilities
on RISC-V:

- CONFIG_ACPI_APEI_EINJ=y: Error injection for RAS testing
- CONFIG_ACPI_APEI_ERST_DEBUG=y: ERST debugging support
- CONFIG_ACPI_APEI_PCIEAER=y: PCIe AER error handling via APEI
- CONFIG_MEMORY_FAILURE=y: Hardware memory error recovery
- CONFIG_ACPI_APEI_MEMORY_FAILURE=y: Memory error recovery via APEI

These options align with x86 and arm64 openeuler_defconfig.

Signed-off-by: Lu Peng <[email protected]>
Signed-off-by: liuqingtao <[email protected]>
@github-actions
Copy link

github-actions bot commented Jan 19, 2026


开始测试 log: https://github.com/RVCK-Project/rvck-olk/actions/runs/21122467193

参数解析结果
args value
repository RVCK-Project/rvck-olk
head ref pull/156/head
base ref OLK-next
LAVA repo RVCK-Project/lavaci
LAVA Template lava-job-template/qemu/qemu-ltp.yaml
Testcase path lava-testcases/common-test/ltp/ltp.yaml
need run job kunit-test,kernel-build,check-patch,lava-trigger

测试完成

详细结果:

RVCK result

check result
kunit-test success
kernel-build success
lava-trigger success
check-patch success

Kunit Test Result

[01:44:22] Testing complete. Ran 454 tests: passed: 442, skipped: 12

Kernel Build Result

Kernel build succeeded: RVCK-Project/rvck-olk/156/

db4ba77c32398bdd9660673ee4b82103 /srv/guix_result/73c8bf9474daec121f9668ad844474ef66108b04/Image
75893065a5ec7cf010f4f45785042cb2 /root/initramfs.img

LAVA Check

args:

result:

Lava check done! lava log: https://lava.oerv.ac.cn/scheduler/job/1084

lava result count: [fail]: 20, [pass]: 1587, [skip]: 292

Check Patch Result

Total Errors 0
Total Warnings 0

@xmzzz xmzzz merged commit 15edfc5 into RVCK-Project:OLK-next Jan 20, 2026
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants