android_kernel_xiaomi_sdm845/drivers/infiniband/hw
Stefan Roscher 1c721940dd IB/ehca: Replace modulus operations in flush error completion path
With the latest flush error completion patch we introduced modulus
operation to calculate the next index within a qmap.  Based on
comments from other mailing lists we decided to optimize this
operation by using an addition and an if-statement instead of modulus,
even though this is on the error path.

Signed-off-by: Stefan Roscher <stefan.roscher@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-12-05 11:25:38 -08:00
..
amso1100 IB: Drop code after return statement 2008-09-20 20:06:32 -07:00
cxgb3 RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) 2008-11-12 10:16:47 -08:00
ehca IB/ehca: Replace modulus operations in flush error completion path 2008-12-05 11:25:38 -08:00
ipath IB/ipath: Fix RDMA write with immediate copy of last packet 2008-10-27 15:31:25 -07:00
mlx4 IB/mlx4: Fix MTT leakage in resize CQ 2008-12-01 10:09:37 -08:00
mthca IB/mthca: Use pci_request_regions() 2008-09-29 21:37:33 -07:00
nes RDMA/nes: Mitigate compatibility issue regarding PCIe write credits 2008-11-02 21:40:55 -08:00