Date: Sat, 15 Aug 2020 03:00:28 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r54425 - head/en_US.ISO8859-1/books/porters-handbook/versions Message-ID: <202008150300.07F30Sx5090919@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008150300.07F30Sx5090919>