summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2013-12-16 16:18:55 +0900
committerAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2013-12-16 16:18:55 +0900
commit8a0236c5bbcb597cc953557787238254e94cb168 (patch)
tree35ba4d2ffc3fe7835fede9179df973fe3934abbe /README
parente1b2913498ee984dde57ee4cb48df2848d72d4e6 (diff)
[PATCH] Support newer kernels.
A new makedumpfile supports newer kernels: - 3.11 (x86 FLATMEM) - 3.11 (x86 SPARSEMEM) - 3.11 (x86_64 SPARSEMEM) Signed-off-by: Atsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 4e838d8..1a3a600 100644
--- a/README
+++ b/README
@@ -98,6 +98,7 @@
3.8 | OK | ** | | | | ** | | -- | OK | OK | | |
3.9 | OK | ** | | | | ** | | -- | OK | OK | | |
3.10 | OK | ** | | | | ** | | -- | OK | OK | | |
+ 3.11 | OK | ** | | | | ** | | -- | OK | OK | | |
OK : Support.
-- : Not support.