git: nvme - Fail gracefully if chip cannot be enabled
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Jun 17 19:56:04 PDT 2016
commit 911f2d4f520291cb3b49e7f67e4368d395f3739d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Jun 17 19:55:15 2016 -0700
nvme - Fail gracefully if chip cannot be enabled
* Fail gracefully rather than lockup if the chip refuses to enable.
The admin thread is not running yet, so don't wait forever for
it to 'stop'.
Summary of changes:
sys/dev/disk/nvme/nvme_admin.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/911f2d4f520291cb3b49e7f67e4368d395f3739d
--
DragonFly BSD source repository
More information about the Commits
mailing list