summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-11-10 10:17:11 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-11-10 10:17:11 +0000
commit998ece05a0eeed01e2f96d865af533736fa4ceb5 (patch)
treed00a10cf7a90cc4e3c0df4d6e75981da9d550c6c /RELNOTES
parent3ff4b31749529c8608577beabbf9b4358fee7304 (diff)
downloadsrc-test-998ece05a0eeed01e2f96d865af533736fa4ceb5.tar.gz
src-test-998ece05a0eeed01e2f96d865af533736fa4ceb5.zip
Add an entry to RELNOTES about renaming ACPI_DMAR to IOMMU
Reviewed by: br (earlier version) Differential Revision: https://reviews.freebsd.org/D26813
Notes
Notes: svn path=/head/; revision=367549
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 1edb75c866962..684c6466d6920 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -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