Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH] advsync/mb: s/targetted/targeted/
@ 2015-03-18  0:40 Emilio G. Cota
  2015-03-18 19:08 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Emilio G. Cota @ 2015-03-18  0:40 UTC (permalink / raw)
  To: perfbook

Signed-off-by: Emilio G. Cota <cota@braap.org>
---
 advsync/memorybarriers.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/advsync/memorybarriers.tex b/advsync/memorybarriers.tex
index cc11323..e8666db 100644
--- a/advsync/memorybarriers.tex
+++ b/advsync/memorybarriers.tex
@@ -1293,7 +1293,7 @@ STORE *X = c, d = LOAD *X
 \end{minipage}
 \vspace{5pt}

-	(Loads and stores overlap if they are targetted at overlapping pieces of
+	(Loads and stores overlap if they are targeted at overlapping pieces of
 	memory).
 \item	A series of stores to a single variable will appear to all
 	CPUs to have occurred in a single order, though this order
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] advsync/mb: s/targetted/targeted/
  2015-03-18  0:40 [PATCH] advsync/mb: s/targetted/targeted/ Emilio G. Cota
@ 2015-03-18 19:08 ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2015-03-18 19:08 UTC (permalink / raw)
  To: Emilio G. Cota; +Cc: perfbook

On Tue, Mar 17, 2015 at 08:40:13PM -0400, Emilio G. Cota wrote:
> Signed-off-by: Emilio G. Cota <cota@braap.org>

Applied, thank you!

							Thanx, Paul

> ---
>  advsync/memorybarriers.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/advsync/memorybarriers.tex b/advsync/memorybarriers.tex
> index cc11323..e8666db 100644
> --- a/advsync/memorybarriers.tex
> +++ b/advsync/memorybarriers.tex
> @@ -1293,7 +1293,7 @@ STORE *X = c, d = LOAD *X
>  \end{minipage}
>  \vspace{5pt}
> 
> -	(Loads and stores overlap if they are targetted at overlapping pieces of
> +	(Loads and stores overlap if they are targeted at overlapping pieces of
>  	memory).
>  \item	A series of stores to a single variable will appear to all
>  	CPUs to have occurred in a single order, though this order
> -- 
> 1.9.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe perfbook" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-18 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-18  0:40 [PATCH] advsync/mb: s/targetted/targeted/ Emilio G. Cota
2015-03-18 19:08 ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox