diff options
author | Jason Gunthorpe <jgg@mellanox.com> | 2019-02-06 22:41:51 -0700 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-02-08 16:56:45 -0700 |
commit | 3b88afd38e88d1bb2e900204ff0af7301a379a09 (patch) | |
tree | d6101020be909352e5e7b5e4d65bf40d5f351f0d /include | |
parent | 652432f33c01b2edaa5b2550b423cd894b1c7b9a (diff) | |
download | lwn-3b88afd38e88d1bb2e900204ff0af7301a379a09.tar.gz lwn-3b88afd38e88d1bb2e900204ff0af7301a379a09.zip |
RDMA/device: Use an ida instead of a free page in alloc_name
ida is the proper data structure to hold list of clustered small integers
and then allocate an unused integer. Get rid of the convoluted and limited
open-coded bitmap.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions