[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v16 00/10] Add support for LoongArch
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v16 00/10] Add support for LoongArch |
Date: |
Fri, 28 Apr 2023 16:39:24 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Thu, Apr 27, 2023 at 03:42:59PM +0800, Xiaotian Wu wrote:
> LoongArch is a new Loongson 3A5000 CPU instruction set, you can read
> documents [1] or visit the development community [2] to get more information.
>
> [1]: https://loongson.github.io/LoongArch-Documentation/README-EN.html
> [2]: https://github.com/loongson
>
> This patch series adds support for the Loongarch architecture, which can
> compile and run the linux-6.2+ kernel on LoongArch.
>
> Please review the patches, thank you.
For all the patches Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>...
Sorry for delays in reviews.
Thank you for doing this work.
Daniel
- [PATCH v16 02/10] ELF: Add LoongArch definitions, (continued)
- [PATCH v16 02/10] ELF: Add LoongArch definitions, Xiaotian Wu, 2023/04/27
- [PATCH v16 03/10] LoongArch: Add setjmp implementation, Xiaotian Wu, 2023/04/27
- [PATCH v16 04/10] LoongArch: Add early startup code, Xiaotian Wu, 2023/04/27
- [PATCH v16 05/10] LoongArch: Add support for ELF psABI v1.00 relocations, Xiaotian Wu, 2023/04/27
- [PATCH v16 06/10] LoongArch: Add support for ELF psABI v2.00 relocations, Xiaotian Wu, 2023/04/27
- [PATCH v16 07/10] LoongArch: Add auxiliary files, Xiaotian Wu, 2023/04/27
- [PATCH v16 08/10] LoongArch: Add to build system, Xiaotian Wu, 2023/04/27
- [PATCH v16 09/10] tests: Fix timezone inconsistency in squashfs_test, Xiaotian Wu, 2023/04/27
- [PATCH v16 10/10] tests: Add LoongArch to various test cases, Xiaotian Wu, 2023/04/27
- Re: [PATCH v16 00/10] Add support for LoongArch,
Daniel Kiper <=