aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorMike Marciniszyn <[email protected]>2023-11-29 20:21:43 +0000
committerJason Gunthorpe <[email protected]>2023-12-05 00:02:41 +0000
commit03769f72d66edab82484449ed594cb6b00ae0223 (patch)
tree3c8a0f7d48d8872497878c219968ea791d70dacc /net/unix/unix_bpf.c
parentRDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned (diff)
downloadkernel-03769f72d66edab82484449ed594cb6b00ae0223.tar.gz
kernel-03769f72d66edab82484449ed594cb6b00ae0223.zip
RDMA/irdma: Fix support for 64k pages
Virtual QP and CQ require a 4K HW page size but the driver passes PAGE_SIZE to ib_umem_find_best_pgsz() instead. Fix this by using the appropriate 4k value in the bitmap passed to ib_umem_find_best_pgsz(). Fixes: 693a5386eff0 ("RDMA/irdma: Split mr alloc and free into new functions") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mike Marciniszyn <[email protected]> Signed-off-by: Shiraz Saleem <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions