mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
df0e16bab5
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> |
||
---|---|---|
.. | ||
erdma_cm.c | ||
erdma_cm.h | ||
erdma_cmdq.c | ||
erdma_cq.c | ||
erdma_eq.c | ||
erdma_hw.h | ||
erdma_main.c | ||
erdma_qp.c | ||
erdma_verbs.c | ||
erdma_verbs.h | ||
erdma.h | ||
Kconfig | ||
Makefile |