Documentation/features: LoongArch supports ARCH_HAS_ELF_RANDOMIZE

Message ID 20230620082837.10006-1-xry111@xry111.site
State New
Headers
Series Documentation/features: LoongArch supports ARCH_HAS_ELF_RANDOMIZE |

Commit Message

Xi Ruoyao June 20, 2023, 8:28 a.m. UTC
  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(-)
  

Comments

Xi Ruoyao June 21, 2023, 8:38 a.m. UTC | #1
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  |
  

Patch

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  |