All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: SeongJae Park <sj38.park@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH 4/4] defer/rcu: Fix a section reference typo
Date: Mon, 26 Dec 2016 16:56:24 -0800	[thread overview]
Message-ID: <20161227005624.GL3742@linux.vnet.ibm.com> (raw)
In-Reply-To: <20161226194314.7868-4-sj38.park@gmail.com>

On Tue, Dec 27, 2016 at 04:43:14AM +0900, SeongJae Park wrote:
> Signed-off-by: SeongJae Park <sj38.park@gmail.com>

Thank you, queued and pushed all four.

							Thanx, Paul

> ---
>  defer/rcu.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/defer/rcu.tex b/defer/rcu.tex
> index 121f58d9e609..2ce46e2c0dc3 100644
> --- a/defer/rcu.tex
> +++ b/defer/rcu.tex
> @@ -8,7 +8,7 @@ All of the mechanisms discussed in the preceding sections
>  used one of a number of approaches to defer specific actions
>  until they may be carried out safely.
>  The reference counters discussed in
> -Section~ref{sec:defer:Reference Counting}
> +Section~\ref{sec:defer:Reference Counting}
>  use explicit counters to defer actions that could disturb readers,
>  which results in read-side contention and thus poor scalability.
>  The hazard pointers covered by
> -- 
> 2.10.0
> 


      reply	other threads:[~2016-12-27  5:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-26 19:43 [PATCH 1/4] future/tm: Add missing period SeongJae Park
2016-12-26 19:43 ` [PATCH 2/4] future/htm: Add a missing nbsp SeongJae Park
2016-12-26 19:43 ` [PATCH 3/4] future: Fix a typo: `item` -> `\item` SeongJae Park
2016-12-26 19:43 ` [PATCH 4/4] defer/rcu: Fix a section reference typo SeongJae Park
2016-12-27  0:56   ` 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=20161227005624.GL3742@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.