commit | dae5d13a7e6efcf6e0e00c0febb530b894fa13a3 | [log] [tgz] |
---|---|---|
author | Don Wood <donald.e.wood@intel.com> | Fri Mar 06 15:12:09 2009 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Mar 06 15:12:09 2009 -0800 |
tree | 30a99560bc31bf1f8dcad716024ac503b844c625 | |
parent | f3b8436ad9a8ad36b3c9fa1fe030c7f38e5d3d0b [diff] |
RDMA/nes: Account for freed PBL after HW operation Fix occurrences where the software PBL counts were changed before the hardware was updated. This bug allowed another thread to overallocate the hardware resources. Add proper PBL accounting in case nes_reg_mr() fails. Signed-off-by: Don Wood <donald.e.wood@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>