Received: by 10.223.185.116 with SMTP id b49csp806387wrg; Wed, 21 Feb 2018 07:13:14 -0800 (PST) X-Google-Smtp-Source: AH8x226k7LndYPk98uAUmFEwyfHRvvuukWhVzyci+zEsoa+3O2XUDK5fxatOpuHcFkwbVnbbSKIf X-Received: by 10.98.238.2 with SMTP id e2mr3676969pfi.206.1519225994860; Wed, 21 Feb 2018 07:13:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519225994; cv=none; d=google.com; s=arc-20160816; b=NLzKXala8YM8Uicp9x/odt7XDPqMmVu0V/pr9FLjbPlmXjGPNVW4MOmeGoKAHDvrQV U0GHa35Zk7i7cBBMcw3Ccp5FuGy/MVHkmqPXq0e7UH6ZdLSl4OfdigrvnD7TMWqdO2fU qdBSGeXuhobZJig3AcmLDPFdJ8b8Q1PHEJtc30e5r9HJ9FX62xE0R2OSkaeR85F+iyZR +qA/CHcwt1/0TGzI1YoIwT13bSR37oHqTa5ohZvaiZRmzHbSoTzxWw62Ky0HsOM2Ou0t V5TlCxdTxJPjOMb64P8cr9bTUcTo8ORcJ+GGR22rpndALFvYVh9qtBTK+TnRn7n+42T9 1dyQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:in-reply-to :subject:cc:to:from:date:arc-authentication-results; bh=p1RmkEsF26fUPAxE6gU7olwPs2aGXNoCpZp6uMdAKNQ=; b=cRCc0K8BBksaYsZBb9CDzP+0MOx5OAu7geDOiVxDi2bPe+rjUWmYFpnuA8FV5H6HJJ kRNw8ZTTloaOj9l2IWYHQA2oV82aTMYxWfwX7W0aLLOmZxzp7mUKLo2WQaJdgScJWX2B Hh9EbrFwFXisx6dbRgbQ3xaeoK+EC5nplS41CHz4PR6RzSoeFESR9blTrYP5LbUJtotE NtMZ6YC1h9n6fg9MgbwNQZfsHJBcqyqhtFcPKL16Ry9jtLtfoLrnAL+rV8LFW5CSMu1b eiy2C2k3agdc8NYVm07P2J/9zV/F2HyBoF7oEXjrWbnRknGwsf6msaRpPLXOKKJGwE65 E3fA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bf5-v6si3147297plb.741.2018.02.21.07.12.59; Wed, 21 Feb 2018 07:13:14 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965702AbeBUPKz (ORCPT + 99 others); Wed, 21 Feb 2018 10:10:55 -0500 Received: from iolanthe.rowland.org ([192.131.102.54]:33046 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753582AbeBUPKx (ORCPT ); Wed, 21 Feb 2018 10:10:53 -0500 Received: (qmail 2355 invoked by uid 2102); 21 Feb 2018 10:10:52 -0500 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 21 Feb 2018 10:10:52 -0500 Date: Wed, 21 Feb 2018 10:10:52 -0500 (EST) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: "Paul E. McKenney" cc: linux-kernel@vger.kernel.org, , , , , , , , , , , , Subject: Re: [PATCH RFC tools/lkmm 09/12] tools/memory-model: Add required herd7 version to README file In-Reply-To: <1519169112-20593-9-git-send-email-paulmck@linux.vnet.ibm.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 20 Feb 2018, Paul E. McKenney wrote: > LKMM and the herd7 tool are co-evolving, and out-of-date herd7 tools > produce inaccurate results, often with no obvious error messages. This > commit therefore adds the required herd7 version to the LKMM README file. > > Longer term, it would be good if .cat files could specify the required > version in a manner allowing herd7 to produce clear diagnostics. > > Suggested-by: Akira Yokosawa > Signed-off-by: Paul E. McKenney > --- > tools/memory-model/README | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/tools/memory-model/README b/tools/memory-model/README > index 91414a49fac5..ea950c566ffd 100644 > --- a/tools/memory-model/README > +++ b/tools/memory-model/README > @@ -20,7 +20,8 @@ that litmus test to be exercised within the Linux kernel. > REQUIREMENTS > ============ > > -The "herd7" and "klitmus7" tools must be downloaded separately: > +Version 7.48 of the "herd7" and "klitmus7" tools must be downloaded > +separately: > > https://github.com/herd/herdtools7 The text immediately below this mentions the Docker image and gentoo package. Aren't they both seriously out of date at this point? In which case, shouldn't we remove them from the README? Alan