The following reply was made to PR kern/53059; it has been noted by GNATS.
From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53059 CVS commit: src/sys/dev/ic
Date: Sat, 17 Mar 2018 09:36:32 +0000
Module Name: src
Committed By: jdolecek
Date: Sat Mar 17 09:36:32 UTC 2018
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
fix passthrough command usage also in nvme_get_number_of_queues(), fixes
memory corruption and possible panic on boot
PR kern/53059
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 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.