From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] count: Fix missed context adjustment
Date: Tue, 26 Apr 2016 08:31:25 -0700 [thread overview]
Message-ID: <20160426153125.GE3715@linux.vnet.ibm.com> (raw)
In-Reply-To: <e25adb42-263b-b61b-b462-36f26ad1cac2@gmail.com>
On Wed, Apr 27, 2016 at 12:10:39AM +0900, Akira Yokosawa wrote:
> >From 433278e9a753e4d195ad57508ad15e15859f92f2 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiysw@gmail.com>
> Date: Wed, 27 Apr 2016 00:02:33 +0900
> Subject: [PATCH] count: Fix missed context adjustment
>
> In commit 3540c4cce34d ("Add verbiage for signal-theft limit
> counters."), Figure {Atomic Limit Counter Add, Subtract, and Read}
> was split into two figures, and the first part became Figure
> {Atomic Limit Counter Add and Subtract}.
> However, the decription below the figure has not been modified
> yet.
> This commit adjusts the context.
>
> Signed-off-by: Akira Yokosawa <akiysw@gmail.com>
Good eyes! Applied and queued, thank you!
Thanx, Paul
> ---
> count/count.tex | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/count/count.tex b/count/count.tex
> index 2c9f071..df76035 100644
> --- a/count/count.tex
> +++ b/count/count.tex
> @@ -2195,8 +2195,7 @@ the result.
> \end{figure}
>
> Figure~\ref{fig:count:Atomic Limit Counter Add and Subtract}
> -shows the \co{add_count()}, \co{sub_count()}, and
> -\co{read_count()} functions.
> +shows the \co{add_count()} and \co{sub_count()} functions.
>
> Lines~1-32 show \co{add_count()}, whose fastpath spans lines~8-15,
> with the remainder of the function being the slowpath.
> --
> 1.9.1
>
prev parent reply other threads:[~2016-04-26 15:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-26 15:10 [PATCH] count: Fix missed context adjustment Akira Yokosawa
2016-04-26 15:31 ` Paul E. McKenney [this message]
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=20160426153125.GE3715@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=akiyks@gmail.com \
--cc=perfbook@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox