* [PATCH] Documentation/features: Mark cmpxchg-local as supported on loongarch
@ 2026-09-05 9:17 Karl Mehltretter
2026-09-07 15:47 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Karl Mehltretter @ 2026-09-05 9:17 UTC (permalink / raw)
To: Jonathan Corbet
Cc: Karl Mehltretter, Huacai Chen, loongarch, linux-doc, Shuah Khan,
Randy Dunlap, Huacai Chen
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 <kmehltretter@gmail.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] Documentation/features: Mark cmpxchg-local as supported on loongarch
2026-09-05 9:17 [PATCH] Documentation/features: Mark cmpxchg-local as supported on loongarch Karl Mehltretter
@ 2026-09-07 15:47 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-09-07 15:47 UTC (permalink / raw)
To: Karl Mehltretter
Cc: Karl Mehltretter, Huacai Chen, loongarch, linux-doc, Shuah Khan,
Randy Dunlap, Huacai Chen
Karl Mehltretter <kmehltretter@gmail.com> writes:
> 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 <kmehltretter@gmail.com>
> ---
> 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 |
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-07 15:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-05 9:17 [PATCH] Documentation/features: Mark cmpxchg-local as supported on loongarch Karl Mehltretter
2026-09-07 15:47 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).