All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: Junchang Wang <junchangwang@gmail.com>,
	Elad Lahav <e2lahav@gmail.com>,
	perfbook@vger.kernel.org
Subject: Re: [PATCH 0/7] Collection of small fixes and updates
Date: Mon, 22 Jul 2019 05:34:51 -0700	[thread overview]
Message-ID: <20190722123451.GD14271@linux.ibm.com> (raw)
In-Reply-To: <7ad345a2-05a4-d512-bde2-b949f68d5145@gmail.com>

On Sun, Jul 21, 2019 at 08:59:50AM +0900, Akira Yokosawa wrote:
> Hi Paul,
> (Cc: Junchang, Elad)
> 
> I've got somewhat distracted and couldn't properly compose change logs
> of patches I collected in a work-in-progress branch.

No need to apologize, you might have noticed that I have been more
distracted from this project than I would have liked.  Good stuff,
thank you!

							Thanx, Paul

> Finally I managed to update the style guide to reflect enhancements in
> fcvextract.pl and amend the commit logs.
> 
> Patch #1 was the one presented to Junchang as an example to combine
> two code fragments in a code snippet.
> Patch #2 applies the new scheme to another fragment in rcu_nest.h,
> which was updated by Junchang.
> Patch #3 fixes type reported by Elad.
> Patch #4 updates FAQ-BUILD.txt for F29 and F30 users.
> Patch #5 removes remnant of quantum computing.
> Patch #6 applies the new scheme to another fragment in rcu.h, which
> was also updated by Junchang.
> Patch #7 is the update of style guide
> 
> Patches #1, #2, #3, and #6 are CC'd to Junchang or Elad.
> I don't think their Acks are musts in these cases, but would highly
> appreciate them.
> 
>         Thanks, Akira
> --
> Akira Yokosawa (7):
>   toyrcu: Convert Listing B.1 to new scheme
>   toyrcu: Extract Listing B.15 from rcu_nest.h
>   toolsoftrade: Fix typo
>   FAQ-BUILD: Update for recent Fedora releases
>   howto: Stop mentioning quantum computing
>   toyrcu: Extract Listing B.13 from rcu.h
>   styleguide: Update description of available options to \begin{snippet}
> 
>  CodeSamples/defer/rcu.h                 |  2 +
>  CodeSamples/defer/rcu_lock.c            |  2 +
>  CodeSamples/defer/rcu_lock.h            |  2 +
>  CodeSamples/defer/rcu_nest.h            |  2 +
>  FAQ-BUILD.txt                           |  9 +--
>  appendix/styleguide/samplecodesnippet.c |  2 +-
>  appendix/styleguide/styleguide.tex      | 76 +++++++++++++++----------
>  appendix/toyrcu/toyrcu.tex              | 50 ++--------------
>  howto/howto.tex                         |  2 +-
>  toolsoftrade/toolsoftrade.tex           |  2 +-
>  10 files changed, 66 insertions(+), 83 deletions(-)
> 
> -- 
> 2.17.1
> 


      parent reply	other threads:[~2019-07-22 12:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-20 23:59 [PATCH 0/7] Collection of small fixes and updates Akira Yokosawa
2019-07-21  0:01 ` [PATCH 1/7] toyrcu: Convert Listing B.1 to new scheme Akira Yokosawa
2019-07-21 12:07   ` Junchang Wang
2019-07-22 12:34     ` Paul E. McKenney
2019-07-22 15:12       ` Akira Yokosawa
2019-07-22 16:28         ` Paul E. McKenney
2019-07-24 15:04           ` Akira Yokosawa
2019-07-21  0:03 ` [PATCH 2/7] toyrcu: Extract Listing B.15 from rcu_nest.h Akira Yokosawa
2019-07-21 12:10   ` Junchang Wang
2019-07-21  0:07 ` [PATCH 3/7] toolsoftrade: Fix typo Akira Yokosawa
2019-07-21  0:08 ` [PATCH 4/7] FAQ-BUILD: Update for recent Fedora releases Akira Yokosawa
2019-07-21  0:10 ` [PATCH 5/7] howto: Stop mentioning quantum computing Akira Yokosawa
2019-07-21  0:12 ` [PATCH 6/7] toyrcu: Extract Listing B.13 from rcu.h Akira Yokosawa
2019-07-21 12:12   ` Junchang Wang
2019-07-21  0:13 ` [PATCH 7/7] styleguide: Update description of available options to \begin{snippet} Akira Yokosawa
2019-07-21  0:17 ` [PATCH 0/7] Collection of small fixes and updates Akira Yokosawa
2019-07-22 12:34 ` 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=20190722123451.GD14271@linux.ibm.com \
    --to=paulmck@linux.ibm.com \
    --cc=akiyks@gmail.com \
    --cc=e2lahav@gmail.com \
    --cc=junchangwang@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.