Skip to content

nvme: Allow commit action = 0b011 (replace and activate immediate)#3325

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
NateThornton:fw_commit_act_imm
Apr 27, 2026
Merged

nvme: Allow commit action = 0b011 (replace and activate immediate)#3325
igaw merged 1 commit intolinux-nvme:masterfrom
NateThornton:fw_commit_act_imm

Conversation

@NateThornton
Copy link
Copy Markdown
Contributor

Prior commit 63e7fcf refactored the supported commit-action types from hard coded values to enumerated types, but left out commit action 0b011 NVME_FW_COMMIT_CA_REPLACE_AND_ACTIVATE_IMMEDIATE as a support value.

I don't believe this was intentional, but maybe @ikegami-t can comment.

Prior commit 63e7fcf refactored the supported commit-action types
from hard coded values to enumerated types, but left out commit
action 0b011 `NVME_FW_COMMIT_CA_REPLACE_AND_ACTIVATE_IMMEDIATE`
as a supported value.

Signed-off-by: Nate Thornton <n.thornton@samsung.com>
@ikegami-t
Copy link
Copy Markdown
Contributor

Looks good. Yes the error was not intended. Sorry for the error. Thank you.

@igaw igaw merged commit 24860ff into linux-nvme:master Apr 27, 2026
29 checks passed
@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Apr 27, 2026

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants