Re: [PATCH 3/5] rcu: do not mention atomic_mb_read/set in documentation
On 4/7/20 7:07 AM, Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini > --- > docs/devel/rcu.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Richard Henderson r~
[PATCH 3/5] rcu: do not mention atomic_mb_read/set in documentation
Signed-off-by: Paolo Bonzini --- docs/devel/rcu.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/devel/rcu.txt b/docs/devel/rcu.txt index d83fed2f79..0ce15ba198 100644 --- a/docs/devel/rcu.txt +++ b/docs/devel/rcu.txt @@ -132,7 +132,7 @@ The core RCU API is small: