From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:47523 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751464AbcKPPKt (ORCPT ); Wed, 16 Nov 2016 10:10:49 -0500 Received: from pps.filterd (m0098413.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.17/8.16.0.17) with SMTP id uAGF8mTB026434 for ; Wed, 16 Nov 2016 10:10:48 -0500 Received: from e32.co.us.ibm.com (e32.co.us.ibm.com [32.97.110.150]) by mx0b-001b2d01.pphosted.com with ESMTP id 26rq3fruw6-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Wed, 16 Nov 2016 10:10:48 -0500 Received: from localhost by e32.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 16 Nov 2016 08:10:48 -0700 Date: Wed, 16 Nov 2016 07:10:46 -0800 From: "Paul E. McKenney" Subject: Re: [PATCH 0/3] Adjust labeling of chapter and appendix Reply-To: paulmck@linux.vnet.ibm.com References: <74e04f98-adb1-cd0d-7b6f-bbd550a6ea56@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <74e04f98-adb1-cd0d-7b6f-bbd550a6ea56@gmail.com> Message-Id: <20161116151046.GG3612@linux.vnet.ibm.com> Sender: perfbook-owner@vger.kernel.org List-ID: To: Akira Yokosawa Cc: perfbook@vger.kernel.org On Wed, Nov 16, 2016 at 09:57:08AM +0900, Akira Yokosawa wrote: > >From 08d86c4db893e5b689c4d051b765006ce507c45c Mon Sep 17 00:00:00 2001 > From: Akira Yokosawa > Date: Wed, 16 Nov 2016 09:43:11 +0900 > Subject: [PATCH 0/3] Adjust labeling of chapter and appendix > > Hi Paul, > > "bib" cleanups aside, I noticed a few inconsistent labeling of > "formal" and "whymemorybarriers". > This patch set adjusts them. Good catches, applied, thank you! Thanx, Paul > Thanks, Akira > > --- > Akira Yokosawa (3): > formal: Promote \OriginallyPublieshed macro to Chapter > appendix/ack: Adjust labeling in 'Reviewers' section > treewide: Adjust labeling of 'formal' > > appendix/ack/ack.tex | 8 ++++---- > appendix/rcuimpl/rcupreempt.tex | 2 +- > debugging/debugging.tex | 2 +- > defer/toyrcu.tex | 2 +- > formal/dyntickrcu.tex | 2 +- > formal/formal.tex | 2 +- > 6 files changed, 9 insertions(+), 9 deletions(-) > > -- > 2.7.4 >