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)
Thu, Mar 19, 4:23 PM
Unknown Object (File)
Thu, Mar 19, 2:09 PM
Unknown Object (File)
Wed, Mar 18, 5:26 AM
Unknown Object (File)
Sat, Mar 14, 6:24 AM
Unknown Object (File)
Sat, Mar 14, 1:06 AM
Unknown Object (File)
Fri, Mar 13, 7:38 PM
Unknown Object (File)
Wed, Mar 11, 11:18 AM
Unknown Object (File)
Mon, Mar 9, 10:07 AM
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