From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Wise Subject: Re: start moving user space visible constants to uapi headers Date: Mon, 4 Jan 2016 11:02:26 -0600 Message-ID: <568AA5A2.8060907@opengridcomputing.com> References: <1450967967-12479-1-git-send-email-hch@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1450967967-12479-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Christoph Hellwig , dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org On 12/24/2015 8:39 AM, Christoph Hellwig wrote: > Currently very little of the uverbs user interface is actually exposed in > uapi headers, and it's a constant struggle to figure out what's kernel > internal and what is actually exposed in public. This series starts > sorting this out by creating the infrastructure for a uapi header shared > between uverbs and the core IB stack, and starts moving all WR and WC > constants as well as the device capabilitity flags there. > > A lot more work will have to follow, and I hope others will help out as > well. > > -- > 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 Series looks ok to me. Reviewed-by: Steve Wise -- 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