diff options
author | Youling Tang <tangyouling@loongson.cn> | 2023-06-29 20:58:44 +0800 |
---|---|---|
committer | Huacai Chen <chenhuacai@loongson.cn> | 2023-06-29 20:58:44 +0800 |
commit | f02644e32c9e4bd1a9b286dc0b84f9cbe294f4e2 (patch) | |
tree | 3742c78f2f4c61b1463b9a40c98835182ed6ac13 /Documentation/features | |
parent | 5d553770409de4a98a8c4f8c014559725dcfaa37 (diff) | |
download | linux-stable-f02644e32c9e4bd1a9b286dc0b84f9cbe294f4e2.tar.gz linux-stable-f02644e32c9e4bd1a9b286dc0b84f9cbe294f4e2.tar.bz2 linux-stable-f02644e32c9e4bd1a9b286dc0b84f9cbe294f4e2.zip |
LoongArch: Add jump-label implementation
Add support for jump labels based on the ARM64 version.
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Youling Tang <tangyouling@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'Documentation/features')
-rw-r--r-- | Documentation/features/core/jump-labels/arch-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/core/jump-labels/arch-support.txt b/Documentation/features/core/jump-labels/arch-support.txt index 2328eada3a49..94d9dece580f 100644 --- a/Documentation/features/core/jump-labels/arch-support.txt +++ b/Documentation/features/core/jump-labels/arch-support.txt @@ -13,7 +13,7 @@ | csky: | ok | | hexagon: | TODO | | ia64: | TODO | - | loongarch: | TODO | + | loongarch: | ok | | m68k: | TODO | | microblaze: | TODO | | mips: | ok | |