All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Collection of small fixes and updates
@ 2019-07-20 23:59 Akira Yokosawa
  2019-07-21  0:01 ` [PATCH 1/7] toyrcu: Convert Listing B.1 to new scheme Akira Yokosawa
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Akira Yokosawa @ 2019-07-20 23:59 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: Junchang Wang, Elad Lahav, perfbook, Akira Yokosawa

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.
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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2019-07-24 15:04 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.