]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: kselftest: remove link to obsolete wiki
authorBrett A C Sheffield <bacs@librecast.net>
Thu, 15 Jan 2026 17:24:44 +0000 (17:24 +0000)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 18 Jun 2026 23:04:49 +0000 (17:04 -0600)
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.

Link: https://lore.kernel.org/r/20260115172817.7120-1-bacs@librecast.net
Signed-off-by: Brett A C Sheffield <bacs@librecast.net>
Acked-by: Bagas Sanjaya <bagasdotme@gmail.com>
Acked-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Documentation/dev-tools/kselftest.rst

index d7bfe320338ce264ee42a634875597ddadb4ff0b..64c0ec7428a273c779466d63ea6ce3a38fd34d63 100644 (file)
@@ -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