linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/features: LoongArch supports ARCH_HAS_ELF_RANDOMIZE
@ 2023-06-20  8:28 Xi Ruoyao
  2023-06-21  8:38 ` Xi Ruoyao
  0 siblings, 1 reply; 2+ messages in thread
From: Xi Ruoyao @ 2023-06-20  8:28 UTC (permalink / raw)
  To: Jonathan Corbet, Huacai Chen, Tiezhu Yang
  Cc: linux-doc, loongarch, linux-kernel, Xi Ruoyao

LoongArch selects ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT, and the latter
selects ARCH_HAS_ELF_RANDOMIZE.

Signed-off-by: Xi Ruoyao <xry111@xry111.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-21  8:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-20  8:28 [PATCH] Documentation/features: LoongArch supports ARCH_HAS_ELF_RANDOMIZE Xi Ruoyao
2023-06-21  8:38 ` Xi Ruoyao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).