Module Name: src
Committed By: martin
Date: Mon Nov 22 17:06:25 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1375
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.47 -r1.1.2.48 src/doc/CHANGES-9.3
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-9.3
diff -u src/doc/CHANGES-9.3:1.1.2.47 src/doc/CHANGES-9.3:1.1.2.48
--- src/doc/CHANGES-9.3:1.1.2.47 Sat Nov 20 15:18:41 2021
+++ src/doc/CHANGES-9.3 Mon Nov 22 17:06:24 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.47 2021/11/20 15:18:41 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.48 2021/11/22 17:06:24 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -964,3 +964,9 @@ sys/dev/pci/ixgbe/ix_txrx.c 1.94
- Use macro. Fix typos in comment.
[msaitoh, ticket #1374]
+sys/arch/x86/x86/cpu_topology.c 1.20
+usr.sbin/cpuctl/arch/i386.c 1.123
+
+ amd64: fix cpu topology detection for zen3 systems.
+ [mrg, ticket #1375]
+