kernel-ark/drivers/infiniband/hw
Vladimir Sokolovsky 7f3abf5c7c IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()
Set mr->umem to NULL in mlx4_ib_alloc_fast_reg_mr(). Otherwise
ib_dereg_mr() may invoke ib_umem_release() on a random pointer value
and get an oops.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-11-05 10:56:52 -08:00
..
amso1100 IB: Drop code after return statement 2008-09-20 20:06:32 -07:00
cxgb3 RDMA/cxgb3: Remove cmid reference on tid allocation failures 2008-10-15 10:50:34 -07:00
ehca IB/ehca: Reject dynamic memory add/remove when ehca adapter is present 2008-10-22 15:54:38 -07:00
ipath device create: infiniband: convert device_create_drvdata to device_create 2008-10-16 09:24:42 -07:00
mlx4 IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr() 2008-11-05 10:56:52 -08:00
mthca IB/mthca: Use pci_request_regions() 2008-09-29 21:37:33 -07:00
nes Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-next 2008-10-09 17:41:15 -07:00