Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Feb 2018 16:45:41 +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-RgdLLuy6tl@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 #10 from commit-hook@freebsd.org ---
A commit references this bug:

Author: mav
Date: Thu Feb  1 16:45:08 UTC 2018
New revision: 328684
URL: https://svnweb.freebsd.org/changeset/base/328684

Log:
  MFC r322443 (by nwhitehorn):
  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

Changes:
_U  stable/11/
  stable/11/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-RgdLLuy6tl>