]> git.baikalelectronics.ru Git - kernel.git/commitdiff
tools/memory-model/README: Update klitmus7 compat table
authorAkira Yokosawa <akiyks@gmail.com>
Mon, 2 May 2022 12:05:09 +0000 (21:05 +0900)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 3 May 2022 17:12:48 +0000 (10:12 -0700)
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>
tools/memory-model/README

index 9edd402704c4f2870d448a1d3f4c3b9f15d7962d..dab38904206a0ba0fea7ccd10469443fec1f396c 100644 (file)
@@ -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 --
        ============  ==========