Commit 06c59d42 authored by William Butler's avatar William Butler Committed by Keith Busch
Browse files

nvme-pci: set doorbell config before unquiescing



During resets, if queues are unquiesced first, then the host can submit
IOs to the controller using shadow doorbell logic but the controller
won't be aware. This can lead to necessary MMIO doorbells from being
not issued, causing requests to be delayed and timed-out.

Signed-off-by: default avatarWilliam Butler <wab@google.com>
Signed-off-by: default avatarKeith Busch <kbusch@kernel.org>
parent 9a1abc24
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment