[PATCH v3] nvme: reduce firmware activation poll interval

Keith Busch kbusch at kernel.org
Wed Jul 15 15:49:47 PDT 2026


On Wed, Jul 15, 2026 at 07:44:01PM +0800, guzebing wrote:
> ---
> Changes in v3:
> - Add a common polling delay helper for nvme_fw_act_work() and
>   nvme_wait_ready().

I guess I was expecting the common helper to be the CSTS check and sleep
loop rather than just the sleep. I know the fw_act loop also checks the
ctrl_config in addition to CSTS, but that's fine to put in a common
function too.



More information about the Linux-nvme mailing list