aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
diff options
context:
space:
mode:
authorPranith Kumar <bobby.prani@gmail.com>2014-06-09 11:51:23 -0400
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2014-07-08 08:14:09 -0700
commit5e40ad7f6a038cfa42e0605764366d994701eab7 (patch)
tree67744267a0d95a30a64c78398a8461bac1ad8ad9 /Documentation/RCU
parentdocumentation: Clarify wake-up/memory-barrier relationship (diff)
downloadlinux-dev-5e40ad7f6a038cfa42e0605764366d994701eab7.tar.xz
linux-dev-5e40ad7f6a038cfa42e0605764366d994701eab7.zip
documentation: Update reference, kerneltrap.org no longer works
The kerneltrap.org site no longer works, so this commit updates it to a working reference, namely gmane. Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'Documentation/RCU')
-rw-r--r--Documentation/RCU/RTFP.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/RCU/RTFP.txt b/Documentation/RCU/RTFP.txt
index 2f0fcb2112d2..f29bcbc463e7 100644
--- a/Documentation/RCU/RTFP.txt
+++ b/Documentation/RCU/RTFP.txt
@@ -2451,8 +2451,8 @@ lot of {Linux} into your technology!!!"
,month="February"
,year="2010"
,note="Available:
-\url{http://kerneltrap.com/mailarchive/linux-netdev/2010/2/26/6270589}
-[Viewed March 20, 2011]"
+\url{http://thread.gmane.org/gmane.linux.network/153338}
+[Viewed June 9, 2014]"
,annotation={
Use a pair of list_head structures to support RCU-protected
resizable hash tables.