summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAtsushi Kumagai <ats-kumagai@wm.jp.nec.com>2015-10-28 13:36:20 +0900
committerAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2015-10-28 13:37:04 +0900
commitdeac85e1f42edf0a85e8669fd5c956c1e84e6bcd (patch)
tree887a94aefd197dbd502d09fe0f4aad4b425eb8b2 /README
parent3ef6629ea43c30c3a6637e39a87a3d6820c0c77d (diff)
[PATCH] Support newer kernels.
A new makedumpfile supports newer kernels: - 4.0, 4.1 (x86 FLATMEM) - 4.0, 4.1 (x86 SPARSEMEM) - 4.0, 4.1 (x86_64 SPARSEMEM) Signed-off-by: Atsushi Kumagai <ats-kumagai@wm.jp.nec.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index bedd1f8..5986a8b 100644
--- a/README
+++ b/README
@@ -107,6 +107,8 @@
3.17 | OK | ** | | | | ** | | -- | OK | OK | | |
3.18 | OK | ** | | | | ** | | -- | OK | OK | | |
3.19 | OK | ** | | | | ** | | -- | OK | OK | | |
+ 4.0 | OK | ** | | | | ** | | -- | OK | OK | | |
+ 4.1 | OK | ** | | | | ** | | -- | OK | OK | | |
OK : Support.
-- : Not support.