From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH v2] CodeSamples/formal/herd: Remove dependency on linux-kernel-hardware.cat
Date: Tue, 20 Feb 2018 08:33:45 -0800 [thread overview]
Message-ID: <20180220163345.GM3617@linux.vnet.ibm.com> (raw)
In-Reply-To: <84105abb-b535-d177-efac-f5fe8abcb705@gmail.com>
On Wed, Feb 21, 2018 at 12:29:53AM +0900, Akira Yokosawa wrote:
> >From 8ba8747211c2793fae6d280833190bbe74486198 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Tue, 20 Feb 2018 00:09:53 +0900
> Subject: [PATCH v2] CodeSamples/formal/herd: Remove dependency on linux-kernel-hardware.cat
>
> The target "run-herd7" doesn't depend on linux-kernel-hardware.cat.
> So remove it from the dependency list.
> This change also makes the target compatible with the provisional
> memory-consistency model branch [1] intended to be merged into Linux
> mainline.
>
> [1] git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git lkmm
>
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Applied and pushed, thank you!
Thanx, Paul
> ---
> Changes in v2:
> Rephrase change log to clarify the intention of the change.
> --
> CodeSamples/formal/herd/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/CodeSamples/formal/herd/Makefile b/CodeSamples/formal/herd/Makefile
> index 8e0635a..3162659 100644
> --- a/CodeSamples/formal/herd/Makefile
> +++ b/CodeSamples/formal/herd/Makefile
> @@ -31,7 +31,7 @@
>
> LKMM_DIR := memory-model
> LKMM_FILES := linux-kernel.bell linux-kernel.cat linux-kernel.cfg \
> - linux-kernel.def linux-kernel-hardware.cat lock.cat
> + linux-kernel.def lock.cat
> LKMM_LIST := $(addprefix $(LKMM_DIR)/,$(LKMM_FILES))
> HERD_DIR := $(shell pwd)
> HERD7_CMD := $(shell which herd7)
> --
> 2.7.4
>
>
prev parent reply other threads:[~2018-02-20 16:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-19 15:14 [PATCH] CodeSamples/formal/herd: Remove dependency to linux-kernel-hardware.cat Akira Yokosawa
2018-02-19 17:53 ` Paul E. McKenney
2018-02-19 22:54 ` Akira Yokosawa
2018-02-20 0:02 ` Paul E. McKenney
2018-02-20 15:29 ` [PATCH v2] CodeSamples/formal/herd: Remove dependency on linux-kernel-hardware.cat Akira Yokosawa
2018-02-20 16:33 ` 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=20180220163345.GM3617@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox