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)
Sat, Jun 22, 2:19 AM
Unknown Object (File)
Mon, May 27, 2:09 AM
Unknown Object (File)
May 19 2024, 5:58 AM
Unknown Object (File)
May 18 2024, 12:53 PM
Unknown Object (File)
May 18 2024, 12:52 PM
Unknown Object (File)
May 18 2024, 12:52 PM
Unknown Object (File)
May 17 2024, 4:21 AM
Unknown Object (File)
May 2 2024, 7:03 PM
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