From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: SeongJae Park <sj38.park@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] toolsoftrade: Fix a mistake about line number pointing
Date: Sat, 21 Jul 2018 11:09:41 -0700 [thread overview]
Message-ID: <20180721180941.GF12945@linux.vnet.ibm.com> (raw)
In-Reply-To: <20180721180410.20353-1-sj38.park@gmail.com>
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@gmail.com>
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?
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
>
next prev parent reply other threads:[~2018-07-21 19:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-21 18:04 [PATCH] toolsoftrade: Fix a mistake about line number pointing SeongJae Park
2018-07-21 18:09 ` Paul E. McKenney [this message]
2018-07-21 18:20 ` SeongJae Park
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180721180941.GF12945@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=perfbook@vger.kernel.org \
--cc=sj38.park@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.