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)
Aug 26 2026, 12:57 PM
Unknown Object (File)
Aug 26 2026, 7:18 AM
Unknown Object (File)
Aug 26 2026, 7:15 AM
Unknown Object (File)
Aug 16 2026, 9:20 PM
Unknown Object (File)
Aug 15 2026, 8:14 PM
Unknown Object (File)
Aug 15 2026, 7:50 PM
Unknown Object (File)
Aug 12 2026, 3:29 PM
Unknown Object (File)
Aug 11 2026, 2:22 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