All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-core 0/6] More sparse cleanup
@ 2017-04-06 22:42 Jason Gunthorpe
       [not found] ` <1491518545-14746-1-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Jason Gunthorpe @ 2017-04-06 22:42 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Have rxe, ipath, hfi1 and ocrdma enable sparse in travis.

The bug sparse noticed in mlx4 sure looks legit and odd it has remained
undetected for so long.

Jason Gunthorpe (6):
  rxe: Use libc's IN6_IS_ADDR_V4MAPPED
  ipath/hfi: Enable sparse from travis
  ocrdma: Fix missing endian swap in debug print
  ocrdma: Add sparse annotations
  mlx4: Fix incorrect masking of g_mlpath_rqpn
  mlx4: Fix typo in byte swap direction

 CMakeLists.txt                  | 10 +++++-----
 providers/mlx4/cq.c             |  4 ++--
 providers/ocrdma/ocrdma_abi.h   | 39 ++++++++++++++++++++++++++-------------
 providers/ocrdma/ocrdma_verbs.c | 22 +++++++++++-----------
 providers/rxe/rxe.c             |  3 +--
 5 files changed, 45 insertions(+), 33 deletions(-)

-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-04-07 16:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-06 22:42 [PATCH rdma-core 0/6] More sparse cleanup Jason Gunthorpe
     [not found] ` <1491518545-14746-1-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-04-06 22:42   ` [PATCH rdma-core 1/6] rxe: Use libc's IN6_IS_ADDR_V4MAPPED Jason Gunthorpe
2017-04-06 22:42   ` [PATCH rdma-core 2/6] ipath/hfi: Enable sparse from travis Jason Gunthorpe
2017-04-06 22:42   ` [PATCH rdma-core 3/6] ocrdma: Fix missing endian swap in debug print Jason Gunthorpe
2017-04-06 22:42   ` [PATCH rdma-core 4/6] ocrdma: Add sparse annotations Jason Gunthorpe
2017-04-06 22:42   ` [PATCH rdma-core 5/6] mlx4: Fix incorrect masking of g_mlpath_rqpn Jason Gunthorpe
2017-04-06 22:42   ` [PATCH rdma-core 6/6] mlx4: Fix typo in byte swap direction Jason Gunthorpe
2017-04-07 16:40   ` [PATCH rdma-core 0/6] More sparse cleanup Doug Ledford

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.