All the mail mirrored from lore.kernel.org
 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

* Re: [PATCH] Documentation/features: LoongArch supports ARCH_HAS_ELF_RANDOMIZE
  2023-06-20  8:28 [PATCH] Documentation/features: LoongArch supports ARCH_HAS_ELF_RANDOMIZE Xi Ruoyao
@ 2023-06-21  8:38 ` Xi Ruoyao
  0 siblings, 0 replies; 2+ messages in thread
From: Xi Ruoyao @ 2023-06-21  8:38 UTC (permalink / raw
  To: Jonathan Corbet, Huacai Chen, Tiezhu Yang
  Cc: linux-doc, loongarch, linux-kernel

Please disregard, Huacai and Tiezhu will batch update the features doc
for LoongArch in the 6.5 cycle.

On Tue, 2023-06-20 at 16:28 +0800, Xi Ruoyao wrote:
> 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  |

-- 
Xi Ruoyao <xry111@xry111.site>
School of Aerospace Science and Technology, Xidian University

^ permalink raw reply	[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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.