lkml.org 
[lkml]   [2019]   [Jan]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/2] whatisRCU.txt: fix outdated links
On Tue, Jan 01, 2019 at 10:03:19PM +0800, Junchang Wang wrote:
> Fix outdated links in whatisRCU.txt.
>
> Signed-off-by: Junchang Wang <junchangwang@gmail.com>

Queued and pushed, thank you!

Thanx, Paul

> ---
> Documentation/RCU/whatisRCU.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/RCU/whatisRCU.txt b/Documentation/RCU/whatisRCU.txt
> index 4a68543..1ace208 100644
> --- a/Documentation/RCU/whatisRCU.txt
> +++ b/Documentation/RCU/whatisRCU.txt
> @@ -302,7 +302,7 @@ rcu_dereference()
> must prohibit. The rcu_dereference_protected() variant takes
> a lockdep expression to indicate which locks must be acquired
> by the caller. If the indicated protection is not provided,
> - a lockdep splat is emitted. See RCU/Design/Requirements.html
> + a lockdep splat is emitted. See RCU/Design/Requirements/Requirements.html
> and the API's code comments for more details and example usage.
>
> The following diagram shows how each API communicates among the
> @@ -560,7 +560,7 @@ presents two such "toy" implementations of RCU, one that is implemented
> in terms of familiar locking primitives, and another that more closely
> resembles "classic" RCU. Both are way too simple for real-world use,
> lacking both functionality and performance. However, they are useful
> -in getting a feel for how RCU works. See kernel/rcupdate.c for a
> +in getting a feel for how RCU works. See kernel/rcu/update.c for a
> production-quality implementation, and see:
>
> http://www.rdrop.com/users/paulmck/RCU
> --
> 2.7.4
>

\
 
 \ /
  Last update: 2019-01-01 18:53    [W:0.084 / U:0.592 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site