linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: fix broken link in Documentation/RCU/RTFP.txt
@ 2025-08-11  4:23 Nikil
  2025-08-11  5:29 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Nikil @ 2025-08-11  4:23 UTC (permalink / raw)
  To: corbet; +Cc: skhan, linux-doc, linux-kernel-mentees, Nikil


The original link to the Linux Symposium 2001 abstract is no longer valid,
as the Linux Symposium website is no longer active. Replaced it with an updated
link to the read-copy document available on kernel.org

This ensures that readers can still access relevant resources without encountering
a dead link.

---
 Documentation/RCU/RTFP.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/RCU/RTFP.txt b/Documentation/RCU/RTFP.txt
index db8f16b392aa..87b1c97c3ec3 100644
--- a/Documentation/RCU/RTFP.txt
+++ b/Documentation/RCU/RTFP.txt
@@ -641,7 +641,7 @@ Orran Krieger and Rusty Russell and Dipankar Sarma and Maneesh Soni"
 ,Month="July"
 ,Year="2001"
 ,note="Available:
-\url{http://www.linuxsymposium.org/2001/abstracts/readcopy.php}
+\url{https://www.kernel.org/doc/ols/2001/read-copy.pdf}
 \url{http://www.rdrop.com/users/paulmck/RCU/rclock_OLS.2001.05.01c.pdf}
 [Viewed June 23, 2004]"
 ,annotation={
-- 
2.43.0
Signed-off-by: Nikil <snikilpaul@gmail.com>

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

end of thread, other threads:[~2025-08-11  5:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-11  4:23 [PATCH] docs: fix broken link in Documentation/RCU/RTFP.txt Nikil
2025-08-11  5:29 ` Greg KH

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).