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)
Sun, Oct 12, 10:54 AM
Unknown Object (File)
Sat, Oct 11, 1:33 AM
Unknown Object (File)
Thu, Oct 9, 6:11 PM
Unknown Object (File)
Wed, Oct 8, 5:01 PM
Unknown Object (File)
Tue, Sep 23, 11:09 PM
Unknown Object (File)
Wed, Sep 17, 7:26 AM
Unknown Object (File)
Tue, Sep 16, 9:47 AM
Unknown Object (File)
Tue, Sep 16, 7:53 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