diff options
| author | Leon Romanovsky <leonro@nvidia.com> | 2026-02-13 13:57:40 +0300 |
|---|---|---|
| committer | Leon Romanovsky <leonro@nvidia.com> | 2026-02-25 16:15:30 +0300 |
| commit | a731c8626507d2df0b34a572719e3e6efcf10530 (patch) | |
| tree | 1d8743efea0eedb7cbb737dc95ffba4ce75ff4de /include/linux/stringify.h | |
| parent | e3104fe9217b08c12df8041c50d11df1159ef330 (diff) | |
| download | linux-a731c8626507d2df0b34a572719e3e6efcf10530.tar.xz | |
RDMA/core: Promote UMEM to a core component
To manage UMEM objects at the core level and reuse the existing
ib_destroy_cq*() flow, move the UMEM files to be built together with
ib_core. Attempting to call ib_umem_release() from verbs.c currently
results in the following error:
depmod: ERROR: Cycle detected: ib_core -> ib_uverbs -> ib_core
depmod: ERROR: Found 2 modules in dependency cycles!
verbs.c:(.text+0x250c): undefined reference to `ib_umem_release'
Link: https://patch.msgid.link/20260213-refactor-umem-v1-4-f3be85847922@nvidia.com
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
