arch/loongarch/Kconfig has selected CONFIG_HAVE_CMPXCHG_LOCAL since
commit 07d5798aadfa ("LoongArch: Select HAVE_CMPXCHG_LOCAL in Kconfig"),
but the feature matrix still lists loongarch as TODO. This is the only
cell in Documentation/features that tools/docs/features-refresh.sh
changes on today's tree.
Mark it ok.
Fixes: 07d5798aadfa ("LoongArch: Select HAVE_CMPXCHG_LOCAL in Kconfig")
Assisted-by: LLM
Signed-off-by: Karl Mehltretter <redacted>
---
Documentation/features/locking/cmpxchg-local/arch-support.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/features/locking/cmpxchg-local/arch-support.txt b/Documentation/features/locking/cmpxchg-local/arch-support.txt
index 2c3a4b91f16d..127e8159adaa 100644
--- a/Documentation/features/locking/cmpxchg-local/arch-support.txt
+++ b/Documentation/features/locking/cmpxchg-local/arch-support.txt
@@ -12,7 +12,7 @@
| arm64: | ok |
| csky: | TODO |
| hexagon: | TODO |
- | loongarch: | TODO |
+ | loongarch: | ok |
| m68k: | TODO |
| microblaze: | TODO |
| mips: | TODO |--
2.53.0