[lttng-dev] [RFC PATCH lttng-modules v2 01/30] Bump minimum kernel version to 3.0
Michael Jeanson
mjeanson at efficios.com
Thu Nov 8 16:45:06 EST 2018
Upstream Linux 3.0 was released 7 years ago, the oldest longterm release
still supported is 3.16. On the distro kernels side, we still cover :
RHEL / CentOS 7 and up
SLES11 SP2 and up
SLES12 and up
Ubuntu 12.04 (Precise) and up
Debian 7 (Wheezy) and up
Fedora 16 and up
Signed-off-by: Michael Jeanson <mjeanson at efficios.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 201a579..66bf925 100644
--- a/README.md
+++ b/README.md
@@ -107,7 +107,7 @@ to print traces as a human-readable text log.
Support
-------
-Linux kernels >= 2.6.36 are supported.
+Linux kernels >= 3.0 are supported.
Notes
--
2.17.1
More information about the lttng-dev
mailing list