commit | ab626d1a68d1aee19a5c7d889b9fbeace6a92b41 | [log] [tgz] |
---|---|---|
author | Zhao Hongjiang <zhaohongjiang@huawei.com> | Fri Nov 15 14:16:37 2013 -0800 |
committer | Roland Dreier <roland@purestorage.com> | Sat Nov 16 10:30:42 2013 -0800 |
tree | d893382d94274f51ff6b2bc673440fe46af973b4 | |
parent | 1c636f801615bdfc9b1d46904e8258c7a025670b [diff] |
IB/cm: Convert to using idr_alloc_cyclic() Commit 3e6628c4b347 ("idr: introduce idr_alloc_cyclic()") adds a new idr_alloc_cyclic() routine and converts several of these users to it. This is just a missed one - add it. Signed-off-by: Zhao Hongjiang <zhaohongjiang@huawei.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Roland Dreier <roland@purestorage.com>