Module Name: src Committed By: martin Date: Wed Sep 25 15:49:45 UTC 2019
Modified Files: src/doc [netbsd-8]: CHANGES-8.2 Log Message: Ticket #1386 To generate a diff of this commit: cvs rdiff -u -r1.1.2.42 -r1.1.2.43 src/doc/CHANGES-8.2 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-8.2 diff -u src/doc/CHANGES-8.2:1.1.2.42 src/doc/CHANGES-8.2:1.1.2.43 --- src/doc/CHANGES-8.2:1.1.2.42 Tue Sep 24 18:28:19 2019 +++ src/doc/CHANGES-8.2 Wed Sep 25 15:49:45 2019 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.2,v 1.1.2.42 2019/09/24 18:28:19 martin Exp $ +# $NetBSD: CHANGES-8.2,v 1.1.2.43 2019/09/25 15:49:45 martin Exp $ A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2 release: @@ -1134,3 +1134,9 @@ sys/netipsec/key.c 1.259,1.260 percpu storage. [knakahara, ticket #1385] +sys/dev/ic/nvme.c 1.45 + + PRs kern/54275, kern/54503 and kern/54532: + don't set Phase Tag bit of Completion Queue entry at nvme_poll_done(). + [nonaka, ticket #1386] +