svn commit: r54425 - head/en_US.ISO8859-1/books/porters-handbook/versions
Mark Linimon
linimon at FreeBSD.org
Sat Aug 15 03:00:28 UTC 2020
Author: linimon
Date: Sat Aug 15 03:00:27 2020
New Revision: 54425
URL: https://svnweb.freebsd.org/changeset/doc/54425
Log:
Document OSVERSION 1300108.
Modified:
head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Wed Aug 12 15:22:35 2020 (r54424)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sat Aug 15 03:00:27 2020 (r54425)
@@ -959,6 +959,14 @@ is spelled &, < is < and > is >.
<entry>13.0-CURRENT after change to clone the task struct
fields related to RCU.</entry>
</row>
+
+ <row>
+ <entry>1300108</entry>
+ <entry><revnumber>364233</revnumber></entry>
+ <entry>August 14, 2020</entry>
+ <entry>13.0-CURRENT after adding a few wait_bit functions to
+ the linuxkpi, which are needed for DRM from Linux v5.4.</entry>
+ </row>
</tbody>
</tgroup>
</table>
More information about the svn-doc-head
mailing list