From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: rdma-core 12 breaks libibverbs ABI Date: Thu, 26 Jan 2017 09:35:48 -0800 Message-ID: <20170126173548.GA15006@infradead.org> References: <1485446147.4194.4.camel@profitbricks.com> <20170126171325.GA16562@obsidianresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170126171325.GA16562-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jason Gunthorpe Cc: Benjamin Drung , "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-rdma@vger.kernel.org On Thu, Jan 26, 2017 at 10:13:25AM -0700, Jason Gunthorpe wrote: > I missed asking for this when the ibv_cmd_create_ah@IBVERBS_1.4 patch > was merged, but before we release 13 we need to drop all the ibv_cmd_* > entry points from the public headers so that nothing outside rdma-core > can link to these symbols. A good thing would be to move all these symbols into a @IBVERBS_PRIVATE namespace, similar to what glibc does for it's internal library only exports. -- 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