From: Don Wood Date: Fri, 6 Mar 2009 23:12:09 +0000 (-0800) Subject: RDMA/nes: Account for freed PBL after HW operation X-Git-Tag: v2.6.30-rc1~665^2^10~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dae5d13a7e6efcf6e0e00c0febb530b894fa13a3;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed