All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Namhyung Kim <namhyung@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] Remove a duplicate 'not'
Date: Mon, 9 Feb 2015 17:04:56 -0800	[thread overview]
Message-ID: <20150210010456.GJ4166@linux.vnet.ibm.com> (raw)
In-Reply-To: <1423528405-27006-1-git-send-email-namhyung@gmail.com>

On Tue, Feb 10, 2015 at 09:33:25AM +0900, Namhyung Kim wrote:
> Signed-off-by: Namhyung Kim <namhyung@gmail.com>

Good catch, applied, thank you!

							Thanx, Paul

> ---
>  defer/toyrcu.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/defer/toyrcu.tex b/defer/toyrcu.tex
> index 9ec2963..220dfbe 100644
> --- a/defer/toyrcu.tex
> +++ b/defer/toyrcu.tex
> @@ -749,7 +749,7 @@ Despite these shortcomings, one could imagine this variant
>  of RCU being used on small tightly coupled multiprocessors,
>  perhaps as a memory-conserving implementation that maintains
>  API compatibility with more complex implementations.
> -However, it would not not likely scale well beyond a few CPUs.
> +However, it would not likely scale well beyond a few CPUs.
> 
>  The next section describes yet another variation on the reference-counting
>  scheme that provides greatly improved read-side performance and scalability.
> -- 
> 2.2.2
> 


           reply	other threads:[~2015-02-10  1:05 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1423528405-27006-1-git-send-email-namhyung@gmail.com>]

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=20150210010456.GJ4166@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=namhyung@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.