NetBSD-Bugs archive

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

PR/58025 CVS commit: [netbsd-10] src/sys/dev/ic



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58025 CVS commit: [netbsd-10] src/sys/dev/ic
Date: Tue, 12 Mar 2024 09:58:27 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Tue Mar 12 09:58:27 UTC 2024
 
 Modified Files:
 	src/sys/dev/ic [netbsd-10]: nvme.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #633):
 
 	sys/dev/ic/nvme.c: revision 1.69
 
 nvme(4): Disestablish admin q interrupt while suspended.
 
 And re-establish on resume.  Fixes nvmectl(8) after a suspend/resume
 cycle on some systems.
 
 Adapted from a patch by mrg@.
 
 PR kern/58025
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.67 -r1.67.4.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