From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Wed, 3 Jul 2019 19:59:26 +0200 From: Greg KH Subject: Re: [PATCH 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces. Message-ID: <20190703175926.GA14649@kroah.com> References: <20190628004951.6202-1-mdf@kernel.org> <20190628004951.6202-6-mdf@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190628004951.6202-6-mdf@kernel.org> To: Moritz Fischer Cc: linux-fpga@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Wu Hao , Xu Yilun , Alan Tull List-ID: On Thu, Jun 27, 2019 at 05:49:41PM -0700, Moritz Fischer wrote: > From: Wu Hao > > This patch adds virtualization support description for DFL based > FPGA devices (based on PCIe SRIOV), and introductions to new > interfaces added by new dfl private feature drivers. > > [mdf@kernel.org: Fixed up to make it work with new reStructuredText docs] > Signed-off-by: Xu Yilun > Signed-off-by: Wu Hao > Acked-by: Alan Tull > Signed-off-by: Moritz Fischer > --- > Documentation/fpga/dfl.rst | 100 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 100 insertions(+) This doesn't apply to my tree, where is this file created? thanks, greg k-h