On Thu, Apr 13, 2023 at 07:19:47PM +0900, Akira Yokosawa wrote: > Make adverbial phrase look as such. > > Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> Good catch, thank you! Queued and pushed. Thanx, Paul > --- > count/count.tex | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/count/count.tex b/count/count.tex > index ccc2e839e5ed..7b2fde109490 100644 > --- a/count/count.tex > +++ b/count/count.tex > @@ -2440,7 +2440,7 @@ the fastpath happens before this change of \co{theft} to READY\@. > \end{listing} > > \QuickQuiz{ > - In \cref{lst:count:Signal-Theft Limit Counter Value-Migration Functions}'s > + In \cref{lst:count:Signal-Theft Limit Counter Value-Migration Functions}, > doesn't \co{flush_local_count_sig()} need stronger memory barriers? > }\QuickQuizAnswer{ > No, that \co{smp_store_release()} suffices because this code > > base-commit: b66ea50d370a6b028487d19e6857718d8e703f7c > -- > 2.25.1 >