git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10be6b4
)
RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devices
author
Hariprasad Shenai
<hariprasad@chelsio.com>
Fri, 21 Nov 2014 15:36:36 +0000
(09:36 -0600)
committer
Roland Dreier
<roland@purestorage.com>
Tue, 16 Dec 2014 02:10:46 +0000
(18:10 -0800)
T4/T5 hardware can't handle MRs >= 8GB due to a hardware bug. So limit
registrations to < 8GB for thse devices.
Based on original work by Steve Wise <swise@opengridcomputing.com>.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/cxgb4/mem.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/hw/cxgb4/mem.c
Simple merge