On Sat, Feb 24, 2018 at 11:13:24PM -0500, Nicholas Krause wrote: > This fixes Paul's or whoever wrote the glossary.tex file to > use proper grammar on line 21 by changing the some to some > other CPU to avoid a grammar mistake. > Signed-off-by: Nicholas Krause <xerofoify@xxxxxxxxx> Good eyes! Pulled with a rework of the commit log. Thanx, Paul > --- > glossary.tex | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/glossary.tex b/glossary.tex > index 1b9db25..9bd4024 100644 > --- a/glossary.tex > +++ b/glossary.tex > @@ -128,7 +128,7 @@ > by increasing ``lock contention''). > Contrast with ``data locking''. > \item[Communication Miss:] > - A cache miss incurred because the some other CPU has written to > + A cache miss incurred because some other CPU has written to > the cache line since the last time this CPU accessed it. > \item[Critical Section:] > A section of code guarded by some synchronization mechanism, > -- > 2.14.1 > -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html