All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@kernel.org>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH -perfbook 0/4] index: Add index and acronym tags, take one
Date: Wed, 21 Apr 2021 10:43:24 -0700	[thread overview]
Message-ID: <20210421174324.GW975577@paulmck-ThinkPad-P17-Gen-1> (raw)
In-Reply-To: <5a17ce08-9c5d-5e87-6cae-793c6a49c147@gmail.com>

On Thu, Apr 22, 2021 at 12:25:35AM +0900, Akira Yokosawa wrote:
> Hi Paul,
> 
> I've resumed index and acronym tagging.
> 
> Patches 1/4--3/4 are preparatory patches.
> 
> Patch 1/4 updates synctex-forward.sh to cope with new build targets.
> Patch 2/4 is a minor improvement of the script to suppress unnecessary
> warning messages.
> Patch 3/4 resolves build error in -eb build since commit 2db0c0f61ea1
> ("appendix/questions: Address and remove "@@@" todo flags, take two").
> Table 17.3, the merged sideways table, is not available in -eb bulld,
> so reference Tables 17.1 and 17.2 instead in that case.

Apologies!  I clearly need to get into the habit of "make eb".
Though I am not sure I would have gotten to a correct fix.

> Patch 4/4 adds a lot of index and acronym tags.
> I'm afraid there might be regressions by my fat-finger errors.
> I'll fix them later if I catch something.

I didn't see anything glaring, but my "make it make sense" filter is
not helpful in spotting such things.

Queued and pushed, thank you!

							Thanx, Paul

>         Thanks, Akira
> --
> Akira Yokosawa (4):
>   synctex-forward: Update target list
>   synctex-forward: Skip database check when reverting
>   questions: Reference Tables 17.1 and 17.2 instead of Table 17.3 in -eb
>     build
>   index: Add index and acronym tags, take one
> 
>  SMPdesign/SMPdesign.tex                   | 19 ++++++-----
>  SMPdesign/beyond.tex                      |  4 +--
>  SMPdesign/criteria.tex                    | 10 +++---
>  SMPdesign/partexercises.tex               | 10 +++---
>  advsync/advsync.tex                       | 32 +++++++++---------
>  advsync/rt.tex                            |  8 ++---
>  appendix/questions/after.tex              |  4 +--
>  appendix/questions/concurrentparallel.tex |  2 +-
>  appendix/questions/removelocking.tex      | 12 +++++--
>  appendix/toyrcu/toyrcu.tex                |  8 ++---
>  appendix/whymb/whymemorybarriers.tex      | 29 +++++++++-------
>  count/count.tex                           | 12 +++----
>  cpu/hwfreelunch.tex                       |  2 +-
>  cpu/overheads.tex                         |  2 +-
>  cpu/overview.tex                          |  6 ++--
>  cpu/swdesign.tex                          |  2 +-
>  datastruct/datastruct.tex                 |  4 +--
>  debugging/debugging.tex                   |  2 +-
>  defer/rcu.tex                             |  2 +-
>  defer/rcufundamental.tex                  |  2 +-
>  defer/rcuintro.tex                        |  4 +--
>  defer/rcurelated.tex                      |  5 +--
>  defer/rcuusage.tex                        |  6 ++--
>  defer/seqlock.tex                         |  4 +--
>  defer/whichtochoose.tex                   |  3 +-
>  easy/easy.tex                             |  2 +-
>  formal/dyntickrcu.tex                     |  6 ++--
>  formal/spinhint.tex                       |  2 +-
>  future/cpu.tex                            |  2 +-
>  future/htm.tex                            | 17 +++++-----
>  future/tm.tex                             | 12 +++----
>  glossary.tex                              |  8 ++---
>  intro/intro.tex                           | 23 ++++++-------
>  locking/locking.tex                       | 40 +++++++++++------------
>  memorder/memorder.tex                     | 27 +++++++--------
>  perfbook-lt.tex                           |  1 +
>  summary.tex                               |  4 +--
>  together/seqlock.tex                      |  4 +--
>  toolsoftrade/toolsoftrade.tex             | 24 +++++++-------
>  utilities/synctex-forward.sh              | 16 +++++++--
>  40 files changed, 207 insertions(+), 175 deletions(-)
> 
> -- 
> 2.17.1
> 

      parent reply	other threads:[~2021-04-21 17:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-21 15:25 [PATCH -perfbook 0/4] index: Add index and acronym tags, take one Akira Yokosawa
2021-04-21 15:26 ` [PATCH -perfbook 1/4] synctex-forward: Update target list Akira Yokosawa
2021-04-21 15:27 ` [PATCH -perfbook 2/4] synctex-forward: Skip database check when reverting Akira Yokosawa
2021-04-21 15:29 ` [PATCH -perfbook 3/4] questions: Reference Tables 17.1 and 17.2 instead of Table 17.3 in -eb build Akira Yokosawa
2021-04-21 15:30 ` [PATCH -perfbook 4/4] index: Add index and acronym tags, take one Akira Yokosawa
2021-04-21 17:43 ` 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=20210421174324.GW975577@paulmck-ThinkPad-P17-Gen-1 \
    --to=paulmck@kernel.org \
    --cc=akiyks@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.