]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.18: document minimum Linux kernel version
authorTobias Klauser <tklauser@distanz.ch>
Thu, 24 Feb 2022 09:19:54 +0000 (10:19 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Fri, 25 Feb 2022 08:02:46 +0000 (08:02 +0000)
For #45964

Change-Id: Ic66502c50ca328e944c91e710dca6c8dbc168e4f
Reviewed-on: https://go-review.googlesource.com/c/go/+/387855
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Matt Layher <mdlayher@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.18.html

index 53e9d9b2589b0690802c5fe471ca7cbb0b7ecf00..5289f826656c1c14000b9e906d52a3a5781af2bb 100644 (file)
@@ -209,6 +209,12 @@ Do not send CLs removing the interior tags from such phrases.
   now supports the <code>c-archive</code> and <code>c-shared</code> build modes.
 </p>
 
+<h3 id="linux">Linux</h3>
+
+<p><!-- golang.org/issue/45964 -->
+  Go 1.18 requires Linux kernel version 2.6.32 or later.
+</p>
+
 <h3 id="windows">Windows</h3>
 
 <p><!-- https://golang.org/issue/49759 -->