All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-core 0/7] Bugs found by sparse
@ 2017-03-14 16:21 Jason Gunthorpe
       [not found] ` <1489508474-16664-1-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Jason Gunthorpe @ 2017-03-14 16:21 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Since Bart got sparse working I took a quick look at what is in the core
libaries, these cases look like bugs to me.

I have another series that adds lots of sparse annotations to send later..

https://github.com/linux-rdma/rdma-core/pull/97

Jason Gunthorpe (7):
  Drop debugging print in CMakeLists.txt
  Fix missing swaps when computing path bits
  Fix various missing swaps in debugging/logging macros
  Add missing statics
  acm: Fix incorrect TID masking
  cmpost: Add missing swap for sin_port
  acm: Fix missing swap in pkey compare

 CMakeLists.txt                      |  1 -
 ibacm/prov/acmp/src/acmp.c          | 19 ++++++++++---------
 ibacm/src/acm.c                     |  8 ++++----
 libibcm/examples/cmpost.c           |  2 +-
 libibverbs/examples/xsrq_pingpong.c |  2 +-
 librdmacm/rsocket.c                 |  2 +-
 providers/qedr/qelr_verbs.c         |  4 ++--
 7 files changed, 19 insertions(+), 19 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] 13+ messages in thread

end of thread, other threads:[~2017-03-21 17:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-14 16:21 [PATCH rdma-core 0/7] Bugs found by sparse Jason Gunthorpe
     [not found] ` <1489508474-16664-1-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-03-14 16:21   ` [PATCH rdma-core 1/7] Drop debugging print in CMakeLists.txt Jason Gunthorpe
2017-03-14 16:21   ` [PATCH rdma-core 2/7] Fix missing swaps when computing path bits Jason Gunthorpe
     [not found]     ` <1489508474-16664-3-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-03-14 17:09       ` Hefty, Sean
2017-03-14 16:21   ` [PATCH rdma-core 3/7] Fix various missing swaps in debugging/logging macros Jason Gunthorpe
     [not found]     ` <1489508474-16664-4-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-03-15  7:24       ` Amrani, Ram
     [not found]         ` <SN1PR07MB22075A6E4341F141A27692ECF8270-mikhvbZlbf8TSoR2DauN2+FPX92sqiQdvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-03-15 15:58           ` Jason Gunthorpe
2017-03-14 16:21   ` [PATCH rdma-core 4/7] Add missing statics Jason Gunthorpe
2017-03-14 16:21   ` [PATCH rdma-core 5/7] acm: Fix incorrect TID masking Jason Gunthorpe
2017-03-14 16:21   ` [PATCH rdma-core 6/7] cmpost: Add missing swap for sin_port Jason Gunthorpe
     [not found]     ` <1489508474-16664-7-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-03-14 17:10       ` Hefty, Sean
2017-03-14 16:21   ` [PATCH rdma-core 7/7] acm: Fix missing swap in pkey compare Jason Gunthorpe
2017-03-21 17:25   ` [PATCH rdma-core 0/7] Bugs found by sparse 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.