]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/cxgb3: Set the max_mr_size device attribute correctly
authorSteve Wise <swise@opengridcomputing.com>
Tue, 29 Apr 2008 20:46:52 +0000 (13:46 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 29 Apr 2008 20:46:52 +0000 (13:46 -0700)
commit0085d0d99b7d589f439bc53c03730f72e405f07c
tree74c49b7d303cac5b7a25afd6cfb7859cc379ec68
parentdd7dea864e23370d7029ca618ecdf6a9622fadfc
RDMA/cxgb3: Set the max_mr_size device attribute correctly

cxgb3 only supports 4GB memory regions.  The lustre RDMA code uses
this attribute and currently has to code around our bad setting.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/cxgb3/cxio_hal.h
drivers/infiniband/hw/cxgb3/iwch.c
drivers/infiniband/hw/cxgb3/iwch.h
drivers/infiniband/hw/cxgb3/iwch_provider.c