]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
RDMA/core: Move many of the little EXPORTs from uverbs_ioctl into ib_core_uverbs
authorJason Gunthorpe <jgg@nvidia.com>
Tue, 26 May 2026 01:22:38 +0000 (22:22 -0300)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 26 May 2026 13:07:26 +0000 (10:07 -0300)
commitab2d2b2872aed03cbf0b7c85eeb45fda34d8059b
tree71fa046668aa0be617c68d7fef6efdf024368c57
parent33d1117eb506dbea0fc0995711686179aed22ff2
RDMA/core: Move many of the little EXPORTs from uverbs_ioctl into ib_core_uverbs

Not as many drivers need these functions but it does free efa from the
ib_uverbs.ko dependency and follows the general design better.

Link: https://patch.msgid.link/r/2-v3-43aba1969751+1988-ib_uverbs_support_ko_jgg@nvidia.com
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/core/ib_core_uverbs.c
drivers/infiniband/core/uverbs.h
drivers/infiniband/core/uverbs_ioctl.c
drivers/infiniband/core/uverbs_main.c
drivers/infiniband/core/uverbs_std_types.c