From: "Paul E. McKenney" <paulmck@linux.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] defer/rcuapi: Fix typo in Table 9.3
Date: Tue, 19 Feb 2019 17:45:58 -0800 [thread overview]
Message-ID: <20190220014558.GB11787@linux.ibm.com> (raw)
In-Reply-To: <0c37be8f-b406-9f93-32f7-42bd40a509d6@gmail.com>
On Wed, Feb 20, 2019 at 07:12:32AM +0900, Akira Yokosawa wrote:
> >From d33317bade3316f46fe01bd7dec3f6c8b0bf9e09 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Tue, 19 Feb 2019 22:30:05 +0900
> Subject: [PATCH] defer/rcuapi: Fix typo in Table 9.3
>
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Queued and pushed, good eyes, thank you!
Thanx, Paul
> ---
> defer/rcuapi.tex | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/defer/rcuapi.tex b/defer/rcuapi.tex
> index 5620eb1..a98b5e8 100644
> --- a/defer/rcuapi.tex
> +++ b/defer/rcuapi.tex
> @@ -801,7 +801,7 @@ Section~\ref{sec:defer:Maintain Multiple Versions of Recently Updated Objects}.
> \tco{hlist_next_rcu()}
> \tco{hlist_pprev_rcu()}} &
> \tco{hlist_nulls_first_rcu()}
> - \tco{hlist_nulls_first_rcu()} &
> + \tco{hlist_nulls_next_rcu()} &
> \tco{hlist_bl_first_rcu()} \\
> \multicolumn{4}{l}{{\bf Add}} \\
> \multicolumn{1}{p{1.2in}}{\tco{list_add_rcu()}
> --
> 2.7.4
>
prev parent reply other threads:[~2019-02-20 1:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-19 22:12 [PATCH] defer/rcuapi: Fix typo in Table 9.3 Akira Yokosawa
2019-02-20 1:45 ` 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=20190220014558.GB11787@linux.ibm.com \
--to=paulmck@linux.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 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.