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
Differential D44650
nvmecontrol: Have to truncate on all 32-bit architectures imp on Apr 6 2024, 6:55 PM. Authored by Tags None Referenced Files
Subscribers
Details armv7, powerpc, powerpcspe and i386 all lack 128-bit integer Sponsored by: Netflix
Diff Detail
Event TimelineComment Actions I used SIZEOF_LONG == 4 locally.
|