summaryrefslogtreecommitdiff
path: root/Documentation/features
diff options
context:
space:
mode:
authorYouling Tang <tangyouling@loongson.cn>2023-06-29 20:58:44 +0800
committerHuacai Chen <chenhuacai@loongson.cn>2023-06-29 20:58:44 +0800
commitf02644e32c9e4bd1a9b286dc0b84f9cbe294f4e2 (patch)
tree3742c78f2f4c61b1463b9a40c98835182ed6ac13 /Documentation/features
parent5d553770409de4a98a8c4f8c014559725dcfaa37 (diff)
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.txt2
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 |