From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH rdma-core 0/8] libpvrdma: userspace library for PVRDMA Date: Tue, 8 Nov 2016 17:23:35 -0800 Message-ID: <20161109012335.GA29658@infradead.org> References: <1478216677-6150-1-git-send-email-aditr@vmware.com> <20161104004620.GA30318@obsidianresearch.com> <20161105150136.GA23803@obsidianresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20161105150136.GA23803-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jason Gunthorpe Cc: Adit Ranadive , "dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org" , "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , pv-drivers List-Id: linux-rdma@vger.kernel.org On Sat, Nov 05, 2016 at 09:01:36AM -0600, Jason Gunthorpe wrote: > > Not entirely. You want me to keep the ABI file from the kernel in the > > fix up folder and also keep a file with the modified structs in > > providers/pvrdma? > > Yes, and the file with the modified structs should include the kernel > header and duplicate it minimally. This will make it simpler for us to > eventually get rid of it. Can we just automate generating the user header, e.g. have a sed script that recognized a magic comments ala /* LIBIBVERBS PREAMBLE (DO NOT REMOVE) */ and just insers the needed fields? -- 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