On Sat, 21 Jul 2018, Paul E. McKenney wrote: > On Sun, Jul 22, 2018 at 03:04:10AM +0900, SeongJae Park wrote: > > Fixes: c88cc9eba7a5 ("toolsoftrade: Give a forward reference for READ_ONCE() and WRITE_ONCE()") > > Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> > > Hmmm... There is both a READ_ONCE() and a WRITE_ONCE() on line 41, so > the original is accurate. That said, this might be an indication that the > question is confusing. If so, would you like to take a shot at rewording? Oops, obviously my fault. sorry. Ignore the patch, please. Thnaks, SeongJae Park > > Thanx, Paul > > > --- > > toolsoftrade/toolsoftrade.tex | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex > > index 00db182..f02d339 100644 > > --- a/toolsoftrade/toolsoftrade.tex > > +++ b/toolsoftrade/toolsoftrade.tex > > @@ -629,7 +629,7 @@ primitives. > > } \QuickQuizEnd > > > > \QuickQuiz{} > > - What is the \co{READ_ONCE()} on lines~17 and~41 and the > > + What is the \co{READ_ONCE()} on lines~17 and the > > \co{WRITE_ONCE()} on line~41 of > > Listing~\ref{lst:toolsoftrade:Demonstration of Exclusive Locks}? > > \QuickQuizAnswer{ > > -- > > 2.10.0 > > > > -- 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