diff options
author | Pranith Kumar <bobby.prani@gmail.com> | 2014-06-09 11:55:21 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-06-19 15:15:27 +0200 |
commit | 917aef61f4c27063b873eaffce2fdc03d6e3d416 (patch) | |
tree | 0225b5226baa32526bff1ff22de5258ef64a2ff8 /Documentation | |
parent | 06d62f8288fdc984cd16f2e904882deaead58a2f (diff) | |
download | op-kernel-dev-917aef61f4c27063b873eaffce2fdc03d6e3d416.zip op-kernel-dev-917aef61f4c27063b873eaffce2fdc03d6e3d416.tar.gz |
doc: RCU: update reference, kerneltrap.org no longer works
kerneltrap.org no longer works, update to a working reference
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/RCU/RTFP.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/RCU/RTFP.txt b/Documentation/RCU/RTFP.txt index 2f0fcb2..f29bcbc 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. |