NetBSD-Bugs archive

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

PR/58025 CVS commit: src/sys/dev/ic



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58025 CVS commit: src/sys/dev/ic
Date: Mon, 11 Mar 2024 21:10:46 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Mon Mar 11 21:10:46 UTC 2024
 
 Modified Files:
 	src/sys/dev/ic: nvme.c
 
 Log Message:
 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.68 -r1.69 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