[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230620082837.10006-1-xry111@xry111.site>
Date: Tue, 20 Jun 2023 16:28:37 +0800
From: Xi Ruoyao <xry111@...111.site>
To: Jonathan Corbet <corbet@....net>,
Huacai Chen <chenhuacai@...nel.org>,
Tiezhu Yang <yangtiezhu@...ngson.cn>
Cc: linux-doc@...r.kernel.org, loongarch@...ts.linux.dev,
linux-kernel@...r.kernel.org, Xi Ruoyao <xry111@...111.site>
Subject: [PATCH] Documentation/features: LoongArch supports ARCH_HAS_ELF_RANDOMIZE
LoongArch selects ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT, and the latter
selects ARCH_HAS_ELF_RANDOMIZE.
Signed-off-by: Xi Ruoyao <xry111@...111.site>
---
Documentation/features/vm/ELF-ASLR/arch-support.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/features/vm/ELF-ASLR/arch-support.txt b/Documentation/features/vm/ELF-ASLR/arch-support.txt
index 15164f36f224..21f3bbef5ef0 100644
--- a/Documentation/features/vm/ELF-ASLR/arch-support.txt
+++ b/Documentation/features/vm/ELF-ASLR/arch-support.txt
@@ -13,7 +13,7 @@
| csky: | TODO |
| hexagon: | TODO |
| ia64: | TODO |
- | loongarch: | TODO |
+ | loongarch: | ok |
| m68k: | TODO |
| microblaze: | TODO |
| mips: | ok |
--
2.41.0
Powered by blists - more mailing lists