Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Pranith Kumar and committed by
Paul E. McKenney
5e40ad7f 5726ce06

+2 -2
+2 -2
Documentation/RCU/RTFP.txt
··· 2451 2451 ,month="February" 2452 2452 ,year="2010" 2453 2453 ,note="Available: 2454 - \url{http://kerneltrap.com/mailarchive/linux-netdev/2010/2/26/6270589} 2455 - [Viewed March 20, 2011]" 2454 + \url{http://thread.gmane.org/gmane.linux.network/153338} 2455 + [Viewed June 9, 2014]" 2456 2456 ,annotation={ 2457 2457 Use a pair of list_head structures to support RCU-protected 2458 2458 resizable hash tables.