]> www.infradead.org Git - nvme.git/commit
nvme: disable CC.CRIME (NVME_CC_CRIME)
authorGreg Joyce <gjoyce@linux.ibm.com>
Mon, 7 Oct 2024 19:33:24 +0000 (14:33 -0500)
committerKeith Busch <kbusch@kernel.org>
Wed, 9 Oct 2024 21:45:19 +0000 (14:45 -0700)
commit0ce96a6708f34280a536263ee5c67e20c433dcce
tree3d66d4bc13443f1d2582876618cda62f6a072cd6
parent9c7072df535bd7db475d32c7da76c7d241c08ab1
nvme: disable CC.CRIME (NVME_CC_CRIME)

Disable NVME_CC_CRIME so that CSTS.RDY indicates that the media
is ready and able to handle commands without returning
NVME_SC_ADMIN_COMMAND_MEDIA_NOT_READY.

Signed-off-by: Greg Joyce <gjoyce@linux.ibm.com>
Reviewed-by: Nilay Shroff <nilay@linux.ibm.com>
Tested-by: Nilay Shroff <nilay@linux.ibm.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/core.c