perfbook.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Akira Yokosawa <akiyks@gmail.com>
To: "Paul E. McKenney" <paulmck@kernel.org>
Cc: SeongJae Park <sj38.park@gmail.com>,
	Alan Huang <mmpgouride@gmail.com>,
	perfbook@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: [PATCH -perfbook 0/7] Collection of minor fixes and updates
Date: Sun, 30 Apr 2023 08:01:51 +0900	[thread overview]
Message-ID: <2403fec1-1f05-c8ee-92cd-0350f9714f18@gmail.com> (raw)

Hi Paul,

This patch set is a collection of minor fixups I have made
during your traveling.

Patches #1 and #2 are fixups to the \qco{} changes by SJ.

Patch #3 adds a couple of acronym entries.

Patches #4 and #5 follow up code changes made by Alan.

Patch #6 tweaks width params for TOC pages.

Patch #7 fixes a false positive check in precheck.sh WRT the
date command.

        Thanks, Akira

--
Akira Yokosawa (7):
  formal/spinhint: Don't use \qco{} for long message
  formal/ppcmem: Use \qco{} as intended
  Add acronyms of LKMM and KCSAN
  CodeSamples/count: Adjust coding style
  count: Adjust scaling factor of Listing 5.18
  Tweak TOC width params
  precheck.sh: Export LC_TIME

 CodeSamples/count/count_lim.c           |  5 +++--
 CodeSamples/count/count_lim_atomic.c    |  5 +++--
 CodeSamples/count/count_lim_sig.c       | 23 +++++++++++------------
 CodeSamples/count/count_stat_eventual.c |  3 +--
 CodeSamples/count/count_tstat.c         |  3 ++-
 count/count.tex                         |  7 +++----
 debugging/debugging.tex                 |  2 +-
 formal/axiomatic.tex                    |  4 ++--
 formal/ppcmem.tex                       |  2 +-
 formal/spinhint.tex                     |  2 +-
 glsdict.tex                             |  2 ++
 memorder/memorder.tex                   |  9 ++++-----
 perfbook-lt.tex                         | 21 +++++++++++++++++++--
 utilities/precheck.sh                   |  2 +-
 14 files changed, 54 insertions(+), 36 deletions(-)


base-commit: 90a7f29b4961b8d58e2bf1ee6a64c97bb74ee926
-- 
2.25.1


             reply	other threads:[~2023-04-29 23:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-29 23:01 Akira Yokosawa [this message]
2023-04-29 23:05 ` [PATCH -perfbook 1/7] formal/spinhint: Don't use \qco{} for long message Akira Yokosawa
2023-04-29 23:40   ` SeongJae Park
2023-04-29 23:07 ` [PATCH -perfbook 2/7] formal/ppcmem: Use \qco{} as intended Akira Yokosawa
2023-04-29 23:41   ` SeongJae Park
2023-04-30  0:26     ` Paul E. McKenney
2023-04-29 23:08 ` [PATCH -perfbook 3/7] Add acronyms of LKMM and KCSAN Akira Yokosawa
2023-04-29 23:13 ` [PATCH -perfbook 4/7] CodeSamples/count: Adjust coding style Akira Yokosawa
2023-04-29 23:16 ` [PATCH -perfbook 5/7] count: Adjust scaling factor of Listing 5.18 Akira Yokosawa
2023-04-29 23:22 ` [PATCH -perfbook 6/7] Tweak TOC width params Akira Yokosawa
2023-04-30  0:30   ` Paul E. McKenney
2023-04-29 23:23 ` [PATCH -perfbook 7/7] precheck.sh: Export LC_TIME Akira Yokosawa

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=2403fec1-1f05-c8ee-92cd-0350f9714f18@gmail.com \
    --to=akiyks@gmail.com \
    --cc=mmpgouride@gmail.com \
    --cc=paulmck@kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).