commit | a2cb4a98f243d01f2c8d5799c764bb96ffa66c44 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Tue May 29 16:07:09 2007 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Tue May 29 16:07:09 2007 -0700 |
tree | 8bf4e73ab877936da113969c941a51e6aef8d319 | |
parent | d998ccce020e2cfcf11c6b57503532930ede2894 [diff] |
IB/mlx4: Fix last allocated object tracking in bitmap allocator Set last allocated object to the object after the one just allocated before ORing in the extra top bits. Also handle the case where this wraps around. Signed-off-by: Roland Dreier <rolandd@cisco.com>