Re: [PATCH v11 00/11] Add support for LoongArch

2022-09-19 Thread Xiaotian Wu
This is the result of the test case, please review, thank you. =    GRUB 2.11: ./test-suite.log = # TOTAL: 82 # PASS:  57 # SKIP:  8 # XFAIL: 0 # FAIL:  1 # XPASS: 0 # ERROR: 16 .. contents:: :depth: 2 ERROR: ext234_test =

[PATCH v11 00/11] Add support for LoongArch

2022-09-02 Thread Xiaotian Wu
This patchset adds support for the LoongArch instruction set. I tested it on QEMU, 3A5000 pc and 3C5000L server and it worked fine. Please review the patches and let me know if changes are needed. I hope it can be merged into the 2.12 release, thanks. v1->v2: - rebase on the last commit. - fix