commit | 58847f12fe7823c56f844218abcca6920901097d | [log] [tgz] |
---|---|---|
author | Keith Busch <kbusch@kernel.org> | Thu Oct 14 09:45:42 2021 -0700 |
committer | Christoph Hellwig <hch@lst.de> | Wed Oct 20 19:23:29 2021 +0200 |
tree | 99d693288812f084c2cd71ff1226b873962b800d | |
parent | 09748122009aed7bfaa7acc33c10c083a4758322 [diff] |
nvme-pci: clear shadow doorbell memory on resets The host memory doorbell and event buffers need to be initialized on each reset so the driver doesn't observe stale values from the previous instantiation. Signed-off-by: Keith Busch <kbusch@kernel.org> Tested-by: John Levon <john.levon@nutanix.com> Signed-off-by: Christoph Hellwig <hch@lst.de>