[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220502165058.GA1790663@paulmck-ThinkPad-P17-Gen-1>
Date: Mon, 2 May 2022 09:50:58 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: Akira Yokosawa <akiyks@...il.com>
Cc: Luc Maranget <luc.maranget@...ia.fr>,
Jade Alglave <j.alglave@....ac.uk>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -lkmm] tools/memory-model/README: Update klitmus7 compat
table
On Mon, May 02, 2022 at 09:05:09PM +0900, Akira Yokosawa wrote:
> EXPORT_SYMBOL of do_exec() was removed in v5.17. Unfortunately,
> kernel modules from klitmus7 7.56 have do_exec() at the end of
> each kthread.
>
> herdtools7 7.56.1 has addressed the issue.
>
> Update the compatibility table accordingly.
>
> Signed-off-by: Akira Yokosawa <akiyks@...il.com>
> Cc: Luc Maranget <luc.maranget@...ia.fr>
> Cc: Jade Alglave <j.alglave@....ac.uk>
> Cc: stable@...r.kernel.org # v5.17+
> ---
> Hi Paul,
>
> herdtools7 release 7.56.1 is available at
> https://github.com/herd/herdtools7/releases/tag/7.56.1,
> and "opam update/upgrade" should catch it soon.
Good catch, thank you!
> I think this is worth for v5.18, albeit it is a minor update
> in documentation.
Good point, but let me give it some thought.
Thanx, Paul
> Thoughts?
>
> Thanks, Akira
> --
> 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 9edd402704c4..dab38904206a 100644
> --- a/tools/memory-model/README
> +++ b/tools/memory-model/README
> @@ -54,7 +54,8 @@ klitmus7 Compatibility Table
> -- 4.14 7.48 --
> 4.15 -- 4.19 7.49 --
> 4.20 -- 5.5 7.54 --
> - 5.6 -- 7.56 --
> + 5.6 -- 5.16 7.56 --
> + 5.17 -- 7.56.1 --
> ============ ==========
>
>
> --
> 2.25.1
>
Powered by blists - more mailing lists