aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca/mthca_eq.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@mellanox.co.il>2006-01-09 13:50:57 -0800
committerRoland Dreier <rolandd@cisco.com>2006-01-09 13:50:57 -0800
commit6627fa662e86c400284b64c13661fdf6bff05983 (patch)
treeece216b8bbdedd86dbf19e02ce38d9ada18e2984 /drivers/infiniband/hw/mthca/mthca_eq.c
parent5367f2d67c7d0bf1faae90e6e7b4e2ac3c9b5e0f (diff)
IB/mthca: fix page shift calculation in mthca_reg_phys_mr()
For all pages except possibly the last one, the byte beyond the buffer end must be page aligned. Therefore, when computing the page shift to use, OR the end addresses of the buffers as well as the start addresses into the mask we check. Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/hw/mthca/mthca_eq.c')
0 files changed, 0 insertions, 0 deletions