On Fri, 17 Jul 2020 11:35:35 -0700 Jacob Keller wrote: > This series goal is to enable support for updating the ice hardware flash > using the devlink flash command.
Looks reasonable. You have some left over references to ignore_pending_flash_update in comments, and you should use NLA_POLICY_RANGE() for the new attr. Taking and releasing the FW lock may be fun for multi-host devices if you ever support those.