From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leon Romanovsky Subject: [PATCH rdma-core 0/3] Fixes and package improvement to Travis CI Date: Mon, 13 Nov 2017 08:08:03 +0200 Message-ID: <20171113060806.27354-1-leon@kernel.org> Return-path: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Doug Ledford Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Leon Romanovsky , Benjamin Drung , Alaa Hleihel , Jason Gunthorpe , Sean Hefty , Hal Rosenstock , Yishai Hadas , Nicolas Morey-Chaisemartin List-Id: linux-rdma@vger.kernel.org Hi, This patchset comes from Alaa, who fixed two issues discovered during his work to enable checks of distribution packages in Travis CI. These fixes allowed us to add Ubuntu Artful to the list of checked distributions. PR can be found at: https://github.com/linux-rdma/rdma-core/pull/248 Cc: Benjamin Drung Cc: Alaa Hleihel Cc: Jason Gunthorpe Cc: Sean Hefty Cc: Hal Rosenstock Cc: Yishai Hadas Cc: Nicolas Morey-Chaisemartin Thanks Alaa Hleihel (3): Fix compilation warnings when NDEBUG is set util/mmio.c: Fix compilation errors when __SSE__ is not set on 32 bit travis: Test Debian packaging under artful container .travis.yml | 6 ------ buildlib/cbuild | 7 +++++++ buildlib/package-build-test | 2 +- buildlib/travis-build | 16 +--------------- libibverbs/neigh.c | 2 +- librdmacm/rsocket.c | 4 ++-- util/mmio.c | 4 ++-- 7 files changed, 14 insertions(+), 27 deletions(-) -- 2.15.0 -- 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