summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_pd.c
diff options
context:
space:
mode:
authorDavid Dillow <dillowda@ornl.gov>2008-04-16 21:01:12 -0700
committerRoland Dreier <rolandd@cisco.com>2008-04-16 21:01:12 -0700
commit1e89a1946cfd906d12eff437d2a76b3aa7f5e731 (patch)
tree2f48454d19bb6d6e07c5161d3307b68dc4978393 /drivers/infiniband/hw/ehca/ehca_pd.c
parent826d801009fb3c82832f2d92149446cce354bf61 (diff)
downloadop-kernel-dev-1e89a1946cfd906d12eff437d2a76b3aa7f5e731.zip
op-kernel-dev-1e89a1946cfd906d12eff437d2a76b3aa7f5e731.tar.gz
IB/srp: Enforce protocol limit on srp_sg_tablesize
The current SRP initiator will allow unlimited s/g entries in the indirect descriptors lists, but the entry count field in the SRP_CMD request is 8 bits, so setting srp_sg_tablesize too large will open the possibility of wrapping the count and generating invalid requests. Clamp srp_sg_tablesize to the protocol limits to prevent surprises. Reported by Martin W. Schlining III <mschlining@datadirectnet.com>. Signed-off-by: David Dillow <dillowda@ornl.gov> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/hw/ehca/ehca_pd.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud