HomeFreeBSD

NVME: Don't try to swap data on little endian machines.

Description

NVME: Don't try to swap data on little endian machines.
These swapping functions violate BUSDMA contract - we cannot write
to armed (by bus_dmamap_sync(PRE_..)) buffers. Remove them at least
from little endian machines until a better solution will be developed.

Reviewed by: imp
MFC after: 3 weeks

Details

Provenance
mmelAuthored on Nov 30 2020, 7:01 AM
Parents
rGd1d941c5b910: Remove RADIX_MPATH config option.
Branches
Unknown
Tags
Unknown

Event Timeline