linux/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
..
erdma_cm.c net/sock: Introduce trace_sk_data_ready() 2023-01-23 11:26:50 +00:00
erdma_cm.h RDMA/erdma: Unify byte ordering APIs usage 2023-03-22 13:10:46 +02:00
erdma_cmdq.c RDMA/erdma: Remove unnecessary __GFP_ZERO flag 2024-04-01 14:46:01 +03:00
erdma_cq.c RDMA/erdma: Unify the names related to doorbell records 2024-04-01 14:46:01 +03:00
erdma_eq.c RDMA/erdma: Remove unnecessary __GFP_ZERO flag 2024-04-01 14:46:01 +03:00
erdma_hw.h RDMA/erdma: Unify the names related to doorbell records 2024-04-01 14:46:01 +03:00
erdma_main.c RDMA/erdma: Allocate doorbell records from dma pool 2024-04-01 14:46:01 +03:00
erdma_qp.c RDMA/erdma: Unify the names related to doorbell records 2024-04-01 14:46:01 +03:00
erdma_verbs.c RDMA/erdma: Unify the names related to doorbell records 2024-04-01 14:46:01 +03:00
erdma_verbs.h RDMA/erdma: Unify the names related to doorbell records 2024-04-01 14:46:01 +03:00
erdma.h RDMA/erdma: Unify the names related to doorbell records 2024-04-01 14:46:01 +03:00
Kconfig RDMA/erdma: Add driver to kernel build environment 2022-07-27 16:04:05 -03:00
Makefile RDMA/erdma: Add driver to kernel build environment 2022-07-27 16:04:05 -03:00