Page MenuHomeFreeBSD

nvmecontrol: Have to truncate on all 32-bit architectures
ClosedPublic

Authored by imp on Apr 6 2024, 6:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 26, 9:23 PM
Unknown Object (File)
Wed, Feb 26, 4:19 PM
Unknown Object (File)
Wed, Feb 26, 5:14 AM
Unknown Object (File)
Wed, Feb 26, 2:58 AM
Unknown Object (File)
Tue, Feb 18, 1:51 PM
Unknown Object (File)
Feb 10 2025, 10:07 PM
Unknown Object (File)
Feb 10 2025, 10:01 PM
Unknown Object (File)
Feb 10 2025, 4:24 AM
Subscribers

Details

Summary

armv7, powerpc, powerpcspe and i386 all lack 128-bit integer
types. Adjust the comment and #ifdef. I don't think we support nvme on
any of these other architectures at the moment, but it won't hurt to be
more precise.

Sponsored by: Netflix

Diff Detail

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