All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2-next 0/2] RDMA clang warning fixes
@ 2022-01-09 18:41 Leon Romanovsky
  2022-01-09 18:41 ` [PATCH iproute2-next 1/2] rdma: Limit copy data by the destination size Leon Romanovsky
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Leon Romanovsky @ 2022-01-09 18:41 UTC (permalink / raw)
  To: netdev; +Cc: Leon Romanovsky, Stephen Hemminger

From: Leon Romanovsky <leonro@nvidia.com>

This is followup to Stephen's series [1].

Thanks

[1] https://lore.kernel.org/all/20220108204650.36185-1-sthemmin@microsoft.com

Leon Romanovsky (2):
  rdma: Limit copy data by the destination size
  rdma: Don't allocate sparse array

 rdma/res-srq.c | 14 +++++---------
 rdma/res.c     |  6 +++---
 2 files changed, 8 insertions(+), 12 deletions(-)

-- 
2.33.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-11 16:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-09 18:41 [PATCH iproute2-next 0/2] RDMA clang warning fixes Leon Romanovsky
2022-01-09 18:41 ` [PATCH iproute2-next 1/2] rdma: Limit copy data by the destination size Leon Romanovsky
2022-01-09 18:41 ` [PATCH iproute2-next 2/2] rdma: Don't allocate sparse array Leon Romanovsky
2022-01-11 16:30 ` [PATCH iproute2-next 0/2] RDMA clang warning fixes patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.