Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 2020 10:17:11 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r367549 - head
Message-ID:  <202011101017.0AAAHBjE027274@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (doc,ports committer)
Date: Tue Nov 10 10:17:11 2020
New Revision: 367549
URL: https://svnweb.freebsd.org/changeset/base/367549

Log:
  Add an entry to RELNOTES about renaming ACPI_DMAR to IOMMU
  
  Reviewed by:	br (earlier version)
  Differential Revision:	https://reviews.freebsd.org/D26813

Modified:
  head/RELNOTES

Modified: head/RELNOTES
==============================================================================
--- head/RELNOTES	Tue Nov 10 08:59:55 2020	(r367548)
+++ head/RELNOTES	Tue Nov 10 10:17:11 2020	(r367549)
@@ -10,6 +10,11 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+r366267:
+        Kernel option ACPI_DMAR was renamed to IOMMU.  amd64's IOMMU subsystem
+        was split out from amd64 DMAR support and is now generic, i.e., it can
+        be used by all architectures.
+
 r364896:
 	A series of commits ending with r364896 added NFS over TLS
 	to the kernel.  This is believed to be compatible with



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011101017.0AAAHBjE027274>