Page MenuHomeFreeBSD

nvme: Eliminate intel_log_temp_stats_swapbytes
ClosedPublic

Authored by imp on Apr 6 2024, 6:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 5:57 AM
Unknown Object (File)
Fri, Oct 10, 7:06 AM
Unknown Object (File)
Fri, Sep 26, 9:09 PM
Unknown Object (File)
Fri, Sep 26, 4:13 PM
Unknown Object (File)
Fri, Sep 26, 1:42 AM
Unknown Object (File)
Thu, Sep 25, 8:41 PM
Unknown Object (File)
Thu, Sep 25, 3:14 PM
Unknown Object (File)
Tue, Sep 23, 12:54 PM
Subscribers

Details

Summary

We can't post a AER for this page, so there's no need to be able to swap
it to host byte order. It's not one of the standard defined pages that
can post via AER, and the vendor's public docs for this temperature page
don't suggest it's possible to get over or under event changes. Since
nvmecontrol no longer needsd the swap routine, remove it since it's
now unused.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable