public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/kernel-parameters: Update memtest parameter
@ 2025-04-28  3:47 WangYuli
  2025-04-28  5:05 ` Randy Dunlap
  2025-05-06 13:12 ` Jonathan Corbet
  0 siblings, 2 replies; 4+ messages in thread
From: WangYuli @ 2025-04-28  3:47 UTC (permalink / raw)
  To: corbet, akpm, rostedt, paulmck, thuth, bp, ardb, gregkh
  Cc: linux-doc, linux-kernel, chenhuacai, kernel, loongarch, tsbogend,
	linux-mips, chris, jcmvbkbc, WangYuli

LoongArch, MIPS and XTENSA has supported memtest now.
Update documentation for them.

Link: https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dce44566192ec0b38597fdfd435013c2d54653ff
Link: https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fb8e9f59d6f292c3d9fea6c155c22ea5fc3053ab
Signed-off-by: WangYuli <wangyuli@uniontech.com>
---
 Documentation/admin-guide/kernel-parameters.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index d9fd26b95b34..eeba55deb38d 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -3620,7 +3620,7 @@
 			Note that even when enabled, there are a few cases where
 			the feature is not effective.
 
-	memtest=	[KNL,X86,ARM,M68K,PPC,RISCV,EARLY] Enable memtest
+	memtest=	[KNL,X86,ARM,LOONGARCH,MIPS,M68K,PPC,RISCV,XTENSA,EARLY] Enable memtest
 			Format: <integer>
 			default : 0 <disable>
 			Specifies the number of memtest passes to be
-- 
2.49.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-05-06 13:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-28  3:47 [PATCH] Documentation/kernel-parameters: Update memtest parameter WangYuli
2025-04-28  5:05 ` Randy Dunlap
2025-04-28  5:36   ` WangYuli
2025-05-06 13:12 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox