aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Norris <[email protected]>2024-08-02 22:33:17 +1000
committerBrian Behlendorf <[email protected]>2024-09-18 11:23:29 -0700
commit2b069768aba11c9cfc2072d86ca09a18f59de270 (patch)
tree55f41d297ac073f3777ab3280ae212fc8f1660f9
parent29c9e6c3241f2508ad997e78eb82b00335822fcf (diff)
META: set Linux minimum version to 4.18
This sets RHEL8's base kernel[1] as the floor, and includes the oldest kernel.org LTS (4.19). 1. https://access.redhat.com/articles/3078#RHEL8 Sponsored-by: https://despairlabs.com/sponsor/ Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Tony Hutter <[email protected]> Reviewed-by: Tino Reichardt <[email protected]> Signed-off-by: Rob Norris <[email protected]> Closes #16479
-rw-r--r--META2
1 files changed, 1 insertions, 1 deletions
diff --git a/META b/META
index 76ca22cba..25cd947d6 100644
--- a/META
+++ b/META
@@ -7,4 +7,4 @@ Release-Tags: relext
License: CDDL
Author: OpenZFS
Linux-Maximum: 6.10
-Linux-Minimum: 3.10
+Linux-Minimum: 4.18