aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorKeith Busch <[email protected]>2018-02-13 12:44:44 +0000
committerKeith Busch <[email protected]>2018-02-14 00:09:50 +0000
commit815c6704bf9f1c59f3a6be380a4032b9c57b12f1 (patch)
treef0accfbfe902638156509dd7f31f3fd597abf1c1 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentnvme: fix the deadlock in nvme_update_formats (diff)
downloadkernel-815c6704bf9f1c59f3a6be380a4032b9c57b12f1.tar.gz
kernel-815c6704bf9f1c59f3a6be380a4032b9c57b12f1.zip
nvme-pci: Remap CMB SQ entries on every controller reset
The controller memory buffer is remapped into a kernel address on each reset, but the driver was setting the submission queue base address only on the very first queue creation. The remapped address is likely to change after a reset, so accessing the old address will hit a kernel bug. This patch fixes that by setting the queue's CMB base address each time the queue is created. Fixes: f63572dff1421 ("nvme: unmap CMB and remove sysfs file in reset path") Reported-by: Christian Black <[email protected]> Cc: Jon Derrick <[email protected]> Cc: <[email protected]> # 4.9+ Signed-off-by: Keith Busch <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions