On Mon, Jun 09, 2014 at 11:51:23AM -0400, Pranith Kumar wrote: > kerneltrap.org no longer works, update to a working reference > > Signed-off-by: Pranith Kumar <[email protected]>
Queued for 3.17, thank you! FYI, I updated the commit message to read as follows: ------------------------------------------------------------------------ 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 <[email protected]> ------------------------------------------------------------------------ I added the "documentation:" tag (as opposed to "rcu:" for core RCU code or "rcutorture:" for RCU stress-test code) and capitalized the first word of the subject line, and made a complete sentence out of the commit log. No worries if you would rather not do this, but just FYI. Thanx, Paul > --- > Documentation/RCU/RTFP.txt | 4 ++-- > 1 file 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. > -- > 1.9.1 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

