Page MenuHomeFreeBSD

nvme: Firmware revisions in the firmware slot information log are ASCII strings
ClosedPublic

Authored by jhb on Feb 27 2024, 7:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 4, 11:22 AM
Unknown Object (File)
Wed, Oct 30, 3:07 AM
Unknown Object (File)
Mon, Oct 7, 11:50 PM
Unknown Object (File)
Sep 24 2024, 9:26 PM
Unknown Object (File)
Sep 24 2024, 3:12 PM
Unknown Object (File)
Sep 24 2024, 3:40 AM
Unknown Object (File)
Sep 23 2024, 1:55 PM
Unknown Object (File)
Sep 5 2024, 10:50 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56291
Build 53179: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Feb 27 2024, 7:34 PM
sys/dev/nvme/nvme.h
2155

Not sure if you'd rather me just remove this now-empty function outright?

Delete it or not, I'm agnostic, so long as it compiles :)

sys/dev/nvme/nvme.h
2155

I'd delete it. This is a string, not a uint64_t...

This revision is now accepted and ready to land.Feb 27 2024, 11:18 PM
jhb marked an inline comment as done.Mar 1 2024, 10:11 PM