]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tools/memory-model/README: Update klitmus7 compat table
authorAkira Yokosawa <akiyks@gmail.com>
Mon, 2 May 2022 12:05:09 +0000 (21:05 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Jun 2022 06:48:56 +0000 (08:48 +0200)
commitae6ce35594fa4d08a4c8b90fb489fed3ca0dd315
tree9c1155e4111f197200d92742ec00e226b5b4fa45
parentc5402fb5f71f1a725f1e55d9c6799c0c7bec308f
tools/memory-model/README: Update klitmus7 compat table

commit 5b759db44195bb779828a188bad6b745c18dcd55 upstream.

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@gmail.com>
Cc: Luc Maranget <luc.maranget@inria.fr>
Cc: Jade Alglave <j.alglave@ucl.ac.uk>
Cc: stable@vger.kernel.org # v5.17+
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/memory-model/README