* [PATCH 0/1] docs: kselftest: remove link to obsolete wiki
@ 2025-08-24 7:48 Brett A C Sheffield
2025-08-24 7:48 ` [PATCH 1/1] " Brett A C Sheffield
0 siblings, 1 reply; 2+ messages in thread
From: Brett A C Sheffield @ 2025-08-24 7:48 UTC (permalink / raw)
To: Shuah Khan, Jonathan Corbet, linux-kselftest, workflows,
linux-doc, linux-kernel
Cc: Brett A C Sheffield
Greetings,
I've recently been getting my head around the kselftest system from a standing
start. As I do so, it makes sense that I submit any patches to fix or clarify
the accompanying documentation while I still have a newbie's perspective, as
presumably that is who such documentation is aimed at.
Paragraph three of the "Linux Kernel Selftests" documentation immediately sends
me off elsewhere to a wiki which greets me with the ominous warning:
"OBSOLETE CONTENT This wiki has been archived and the content is no longer
updated."
The wiki hasn't been updated since 2019, still refers to Freenode as an IRC
network where one might find help, and mentions kernel versions that are
probably older than some budding kernel developers.
There are a few links to Google docs with slides from presentations given over a
decade ago, but I don't think there's much in here that isn't covered more
accessibly in the kernel Documentation/
If there's anything in the archived wiki that should be retained, lets move it
into the main documentation.
Cheers,
Brett
--
Brett A C Sheffield (1):
docs: kselftest: remove link to obsolete wiki
Documentation/dev-tools/kselftest.rst | 5 -----
1 file changed, 5 deletions(-)
--
2.49.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] docs: kselftest: remove link to obsolete wiki
2025-08-24 7:48 [PATCH 0/1] docs: kselftest: remove link to obsolete wiki Brett A C Sheffield
@ 2025-08-24 7:48 ` Brett A C Sheffield
0 siblings, 0 replies; 2+ messages in thread
From: Brett A C Sheffield @ 2025-08-24 7:48 UTC (permalink / raw)
To: Shuah Khan, Jonathan Corbet, linux-kselftest, workflows,
linux-doc, linux-kernel
Cc: Brett A C Sheffield
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@librecast.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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-24 7:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-24 7:48 [PATCH 0/1] docs: kselftest: remove link to obsolete wiki Brett A C Sheffield
2025-08-24 7:48 ` [PATCH 1/1] " Brett A C Sheffield
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).