Re: [PATCH] nvme: update firmware version after commit

From: Keith Busch
Date: Fri Oct 13 2023 - 10:14:01 EST


On Fri, Oct 13, 2023 at 01:02:29PM +0000, Niklas Cassel wrote:
>
> However, when upgrading firmware (even without a reset),
> can't more things other than FW version change?

New firmware can change all sorts of things, but I think firmware_rev is
the only exported sysfs attribute we expect to change. Other attributes,
like model, serial and unique id's, should be stable across these types
of firmware upgrades. I don't think "activation without reset" can be
used for firmware upgrades that change fundamental ways the device
operates.