Skip to content

Commit

Permalink
RDMA/erdma: Add the erdma module
Browse files Browse the repository at this point in the history
Add the main erdma module, which provides interface to infiniband
subsystem.

This commit includes a modification from Christophe, that using the bitmap
API to allocate bitmaps instead of hand-writing. And the commit also fixes
warnings reported by static checkers.

Link: https://lore.kernel.org/r/20220727014927.76564-10-chengyou@linux.alibaba.com
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
  • Loading branch information
Cheng Xu authored and Jason Gunthorpe committed Jul 27, 2022
1 parent 920d93e commit d55e6fb
Showing 1 changed file with 608 additions and 0 deletions.
Loading

0 comments on commit d55e6fb

Please sign in to comment.