summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorCarlos Bilbao <carlos.bilbao@kernel.org>2026-01-27 17:44:46 -0800
committerLeon Romanovsky <leon@kernel.org>2026-01-28 05:44:04 -0500
commit959d2c356e32abde9c5b95c7e83236cded94251a (patch)
treed39c09a77ae7e84d5aa8e6e46778e260a93efa96 /rust/alloc/collections/git@git.tavy.me:linux.git
parent87bf646921430e303176edc4eb07c30160361b73 (diff)
RDMA/irdma: Use kvzalloc for paged memory DMA address array
Allocate array chunk->dmainfo.dmaaddrs using kvzalloc() to allow the allocation to fall back to vmalloc when contiguous memory is unavailable (instead of failing and logging page allocation warnings). Acked-by: Tatyana Nikolova <tatyana.e.nikolova@intel.com> Signed-off-by: Carlos Bilbao (Lambda) <carlos.bilbao@kernel.org> Link: https://patch.msgid.link/20260128014446.405247-1-carlos.bilbao@kernel.org Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions