[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250812163233.7330-2-snikilpaul@gmail.com>
Date: Tue, 12 Aug 2025 16:32:34 +0000
From: Nikil Paul S <snikilpaul@...il.com>
To: linux-doc@...r.kernel.org
Cc: corbet@....net,
skhan@...uxfoundation.org,
linux-kernel@...r.kernel.org,
linux-kernel-mentees@...ts.linuxfoundation.org,
Nikil Paul S <snikilpaul@...il.com>
Subject: [PATCH 2/2 v3] docs: rcu: Replace multiple dead OLS links in RTFP.txt
This patch is a v3 update to the earlier "[PATCH 2/2] docs: rcu: Update
dead OLS link in RTFP.txt". In addition to fixing the OLS 2001 link from
v2, it also updates two more dead links from the OLS 2006 Proceedings.
Several references in RTFP.txt pointed to linuxsymposium.org, which is no
longer hosting the original documents. These have been replaced with
working copies hosted on kernel.org.
Changes since v2:
- Updated two OLS 2006 abstract links in addition to the OLS 2001 link.
Signed-off-by: Nikil Paul S <snikilpaul@...il.com>
---
Documentation/RCU/RTFP.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/RCU/RTFP.txt b/Documentation/RCU/RTFP.txt
index db8f16b392aa..8d4e8de4c460 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://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={
@@ -1480,7 +1480,7 @@ Suparna Bhattacharya"
,Year="2006"
,pages="v2 123-138"
,note="Available:
-\url{http://www.linuxsymposium.org/2006/view_abstract.php?content_key=184}
+\url{https://kernel.org/doc/ols/2006/ols2006v2-pages-131-146.pdf}
\url{http://www.rdrop.com/users/paulmck/RCU/OLSrtRCU.2006.08.11a.pdf}
[Viewed January 1, 2007]"
,annotation={
@@ -1511,7 +1511,7 @@ Canis Rufus and Zoicon5 and Anome and Hal Eisen"
,Year="2006"
,pages="v2 249-254"
,note="Available:
-\url{http://www.linuxsymposium.org/2006/view_abstract.php?content_key=184}
+\url{https://kernel.org/doc/ols/2006/ols2006v2-pages-249-262.pdf}
[Viewed January 11, 2009]"
,annotation={
Uses RCU-protected radix tree for a lockless page cache.
--
2.43.0
Powered by blists - more mailing lists