android_kernel_xiaomi_sm7250/drivers/infiniband/ulp
Michael S. Tsirkin 6371ea3d48 IPoIB/cm: Fix DMA direction typo
Receive buffers need to be mapped with DMA_FROM_DEVICE.  Incorrectly
mapping with DMA_TO_DEVICE causes a hard lock on ppc64 machines with
an IOMMU.

This fixes <https://bugs.openfabrics.org/show_bug.cgi?id=431>

Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-04-10 08:58:30 -07:00
..
ipoib IPoIB/cm: Fix DMA direction typo 2007-04-10 08:58:30 -07:00
iser IB/iser: Don't defer connection failure notification to workqueue 2007-04-05 09:46:04 -07:00
srp IB/srp: Don't wait for response when QP is in error state. 2007-02-04 14:11:56 -08:00