[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250824075007.13901-5-bacs@librecast.net>
Date: Sun, 24 Aug 2025 07:48:47 +0000
From: Brett A C Sheffield <bacs@...recast.net>
To: Shuah Khan <shuah@...nel.org>,
Jonathan Corbet <corbet@....net>,
linux-kselftest@...r.kernel.org,
workflows@...r.kernel.org,
linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Brett A C Sheffield <bacs@...recast.net>
Subject: [PATCH 1/1] docs: kselftest: remove link to obsolete wiki
Remove the reference to the obsolete kselftest wiki.
The kselftest wiki is marked obsolete and is no longer updated. The last
edit was in 2019, and the information is outdated, referring readers for
support to IRC networks that have not been used for years, and to kernel
versions that are no longer supported.
If there is any relevant information left in the wiki it needs to be
cleaned up and moved into the canonical kselftest documentation here.
Signed-off-by: Brett A C Sheffield <bacs@...recast.net>
---
Documentation/dev-tools/kselftest.rst | 5 -----
1 file changed, 5 deletions(-)
diff --git a/Documentation/dev-tools/kselftest.rst b/Documentation/dev-tools/kselftest.rst
index 18c2da67fae4..e13aff7a80b5 100644
--- a/Documentation/dev-tools/kselftest.rst
+++ b/Documentation/dev-tools/kselftest.rst
@@ -15,11 +15,6 @@ able to run that test on an older kernel. Hence, it is important to keep
code that can still test an older kernel and make sure it skips the test
gracefully on newer releases.
-You can find additional information on Kselftest framework, how to
-write new tests using the framework on Kselftest wiki:
-
-https://kselftest.wiki.kernel.org/
-
On some systems, hot-plug tests could hang forever waiting for cpu and
memory to be ready to be offlined. A special hot-plug target is created
to run the full range of hot-plug tests. In default mode, hot-plug tests run
--
2.49.1
Powered by blists - more mailing lists