Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2017 22:14:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211852] Unsafe shutdowns on Intel 750 SSD
Message-ID:  <bug-211852-8-mqyl6VoDmZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211852-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211852-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211852

--- Comment #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: nwhitehorn
Date: Sat Aug 12 22:13:06 UTC 2017
New revision: 322443
URL: https://svnweb.freebsd.org/changeset/base/322443

Log:
  Move NVME controller shutdown from being called as part of module unloadi=
ng
  to being called through the newbus DEVICE_SHUTDOWN() path. This ensures t=
hat
  the NVME controller gets shut down before the device and bus disappear
  and prevents data corruption on shutdown on at least Samsung EVO 960 SSDs.

  PR:           kern/211852
  Reviewed by:  imp
  MFC after:    2 weeks

Changes:
  head/sys/dev/nvme/nvme.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211852-8-mqyl6VoDmZ>