NetBSD-Bugs archive

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

PR/54275 CVS commit: [netbsd-9] 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-9] src/sys/dev/ic
Date: Sun, 22 Sep 2019 12:18:56 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Sep 22 12:18:56 UTC 2019
 
 Modified Files:
 	src/sys/dev/ic [netbsd-9]: nvme.c
 
 Log Message:
 Pull up following revision(s) (requested by nonaka in ticket #218):
 
 	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.44 -r1.44.2.1 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