* [Qemu-devel] [PATCH] docs/rcu.txt: Fix minor typo
@ 2016-10-18 5:04 Pranith Kumar
2016-11-01 15:07 ` Paolo Bonzini
0 siblings, 1 reply; 2+ messages in thread
From: Pranith Kumar @ 2016-10-18 5:04 UTC (permalink / raw)
To: Paolo Bonzini, Cao jin, Sergey Fedorov,
open list:All patches CC here
s/presented/prevented/
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
---
docs/rcu.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/rcu.txt b/docs/rcu.txt
index a70b72c..c84e7f4 100644
--- a/docs/rcu.txt
+++ b/docs/rcu.txt
@@ -145,7 +145,7 @@ The core RCU API is small:
and then read from there.
RCU read-side critical sections must use atomic_rcu_read() to
- read data, unless concurrent writes are presented by another
+ read data, unless concurrent writes are prevented by another
synchronization mechanism.
Furthermore, RCU read-side critical sections should traverse the
--
2.10.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] docs/rcu.txt: Fix minor typo
2016-10-18 5:04 [Qemu-devel] [PATCH] docs/rcu.txt: Fix minor typo Pranith Kumar
@ 2016-11-01 15:07 ` Paolo Bonzini
0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2016-11-01 15:07 UTC (permalink / raw)
To: Pranith Kumar, Cao jin, Sergey Fedorov,
open list:All patches CC here
On 18/10/2016 07:04, Pranith Kumar wrote:
> s/presented/prevented/
>
> Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
> ---
> docs/rcu.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/rcu.txt b/docs/rcu.txt
> index a70b72c..c84e7f4 100644
> --- a/docs/rcu.txt
> +++ b/docs/rcu.txt
> @@ -145,7 +145,7 @@ The core RCU API is small:
> and then read from there.
>
> RCU read-side critical sections must use atomic_rcu_read() to
> - read data, unless concurrent writes are presented by another
> + read data, unless concurrent writes are prevented by another
> synchronization mechanism.
>
> Furthermore, RCU read-side critical sections should traverse the
>
Finally queued, thanks.
Paolo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-01 15:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-18 5:04 [Qemu-devel] [PATCH] docs/rcu.txt: Fix minor typo Pranith Kumar
2016-11-01 15:07 ` Paolo Bonzini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).