original_kernel/drivers/infiniband/hw/erdma
Boshi Yu df0e16bab5 RDMA/erdma: Remove unnecessary __GFP_ZERO flag
The dma_alloc_coherent() interface automatically zero the memory returned.
Thus, we do not need to specify the __GFP_ZERO flag explicitly when we call
dma_alloc_coherent().

Reviewed-by: Cheng Xu <chengyou@linux.alibaba.com>
Signed-off-by: Boshi Yu <boshiyu@linux.alibaba.com>
Link: https://lore.kernel.org/r/20240311113821.22482-4-boshiyu@alibaba-inc.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2024-04-01 14:46:01 +03:00
..
Kconfig
Makefile
erdma.h
erdma_cm.c
erdma_cm.h
erdma_cmdq.c RDMA/erdma: Remove unnecessary __GFP_ZERO flag 2024-04-01 14:46:01 +03:00
erdma_cq.c
erdma_eq.c RDMA/erdma: Remove unnecessary __GFP_ZERO flag 2024-04-01 14:46:01 +03:00
erdma_hw.h
erdma_main.c
erdma_qp.c
erdma_verbs.c
erdma_verbs.h