Squashed and applied, thanks. Huacai On Mon, Jan 8, 2024 at 12:23 PM Huacai Chen <chenhuacai@xxxxxxxxxx> wrote: > > No need to split patches. > > Huacai > > On Mon, Jan 8, 2024 at 11:21 AM WANG Rui <wangrui@xxxxxxxxxxx> wrote: > > > > Enable Rust support for the LoongArch architecture. > > > > Previous versions: > > v0: https://lore.kernel.org/loongarch/20240106065941.180796-1-wangrui@xxxxxxxxxxx/ > > > > Changes in v1: > > - Address htmldocs warning. > > > > WANG Rui (2): > > Documentation: rust: Add a character to the first column > > LoongArch: Enable initial Rust support > > > > Documentation/rust/arch-support.rst | 13 +++++++------ > > arch/loongarch/Kconfig | 1 + > > arch/loongarch/Makefile | 3 +++ > > scripts/generate_rust_target.rs | 10 ++++++++++ > > 4 files changed, 21 insertions(+), 6 deletions(-) > > > > -- > > 2.43.0 > >