]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r348495 (by imp):
authorAlexander Motin <mav@FreeBSD.org>
Mon, 12 Aug 2019 18:49:32 +0000 (18:49 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Mon, 12 Aug 2019 18:49:32 +0000 (18:49 +0000)
commitbb3a6953d258df0731b95ff462126d826750f840
treecb3c7dd0d4f800930aaa06ca640283b21ac01032
parent0ac33e028564f28f2cadf0c65cd241fcacb3d0ea
MFC r348495 (by imp):
Since a fatal trap can happen at aribtrary times, don't panic when the
completions are not in a consistent state. Cope with the different
places the normal I/O completion polling thread can be interrupted and
then re-entered during a kernel panic + dump.
sys/dev/nvme/nvme_qpair.c