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
Parents
rS368166: Fix startup of gssd when /usr is a separately mounted local file system.
Branches
Unknown
Tags
Unknown