NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/54275 CVS commit: [netbsd-8] src/sys/dev/ic



The following reply was made to PR kern/54275; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54275 CVS commit: [netbsd-8] src/sys/dev/ic
Date: Wed, 25 Sep 2019 15:49:17 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Sep 25 15:49:17 UTC 2019
 
 Modified Files:
 	src/sys/dev/ic [netbsd-8]: nvme.c
 
 Log Message:
 Pull up following revision(s) (requested by nonaka in ticket #1386):
 
 	sys/dev/ic/nvme.c: revision 1.45
 
 Don't set Phase Tag bit of Completion Queue entry at nvme_poll_done().
 
 A new completion queue entry check incorrectly determined that there was
 a Completion Queue entry for a command that was not submitted.
 
 Fix PR kern/54275, PR kern/54503, PR kern/54532.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.30.2.4 -r1.30.2.5 src/sys/dev/ic/nvme.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index