Module Name: src
Committed By: yamaguchi
Date: Fri Jul 17 06:42:56 UTC 2020
Modified Files:
src/doc: CHANGES
Log Message:
Note x86 per-cpu IDTs change
To generate a diff of this commit:
cvs rdiff -u -r1.2715 -r1.2716 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2715 src/doc/CHANGES:1.2716
--- src/doc/CHANGES:1.2715 Wed Jul 15 12:15:31 2020
+++ src/doc/CHANGES Fri Jul 17 06:42:56 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2715 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2716 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -251,6 +251,7 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
ciss(4): Add support for PERFORMANT mode, and enable MSI/MSI-X
for adapters supporting it [jdolecek 20200714]
ciss(4): Match new HP Smart Array adapters [jdolecek 20200714]
+ x86: Introduce per-cpu IDTs [yamaguchi 20200714]
evbmips: Renamed kernel config files:
ERLITE -> OCTEON
INSTALL_ERLITE -> INSTALL_OCTEON