Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp1883251ybi; Thu, 4 Jul 2019 01:18:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqz4P921IhPnYcpZzgGgo0/XQngr5LEA4KexsxzEctGijwITlJjIUO1vrhkrLsCEsy4IWIdP X-Received: by 2002:a17:902:2be8:: with SMTP id l95mr44757801plb.231.1562228292134; Thu, 04 Jul 2019 01:18:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562228292; cv=none; d=google.com; s=arc-20160816; b=T1uR58Z8UftBr5S9Y4RO80QZg/XNfV7eCQMUXCbwXm3JjEjpAe9bYeXUBMJORlEoMb Jis6hfUFxM40KkXwQweMCsCY+ZHtsxTHVPMfIylmmANdBLH++1T8HOTTsCedMVP0PXdD mg9mayH5NhjVuelSH95wkObrRBt7Sxtm64B2r1dd1btZH47oOzyXqIcPHoEt8BkpO+6N ppgKxk+ljQc95qGYQp3ZYaSJk41wJfOuR61RBSP7ssm34Tt8KC+zU0dbD/HShNvE50UN m39mRImdfWQsD1ZedP8DCUxwPnuFoakpTWcacIlxVCHcXIp3XSyGvcI42CpFI8eDq/G3 +xmQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=Nah8BIzidMA5/a+23pz0RtbNIseZEXMdzmjF95UNSXY=; b=mlkdk5e0Kl3ofuxxRBhlgiThRaPKQL1uGBP2xGGWG1GUApJPtFFw12zbAFkOixv07X BjCqdRKik33H8WGWvARBa2HCY7nFEz+v7cXdMJ+MQ0zK1Nw9SNjrjsQefx9qZiA2lEFo HdSIeCgS4HC97TnFV81830z+3PQsu54UebLrWDW3LUpent7dL5Gldgmfp4n3PpwiKx+l TwywuG4XIdpngv3p/gWsk3YvopVrg6nwgxivNr3omxHRw2Rd4/9/Pkcy9+ksWVBDBumQ lc3je6o6H6VPTCHlV/SWAGeBz9fnERjL3ntl3cS/SMwrhbuKALqM8bUEMEAzAO9BUuiA zyDw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Q4T3CGmw; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e8si5020712plb.420.2019.07.04.01.17.56; Thu, 04 Jul 2019 01:18:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Q4T3CGmw; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727044AbfGDIRR (ORCPT + 99 others); Thu, 4 Jul 2019 04:17:17 -0400 Received: from mail.kernel.org ([198.145.29.99]:38908 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725882AbfGDIRR (ORCPT ); Thu, 4 Jul 2019 04:17:17 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9B4BB218A3; Thu, 4 Jul 2019 08:17:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562228236; bh=TIGMTPqssXbpuxAXDNpvc6RYvMCtqyczO0QqKt1mwYc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Q4T3CGmwURt4DXyu/Dpumwz1qUI1XTFsaNfUMqQtpUUjHxQ2I0yDND4ar1sjb7k8a 7bJNpvuSC6o2egZfr9b2BR1J89S0SEfb19nTPOTAAOIpuXH5puHVdRTbTL9Btt9i/P C2SBjvALeC2cGEMV6xfMgBDofbg05UVMy9vwt4GE= Date: Thu, 4 Jul 2019 10:17:13 +0200 From: Greg KH To: Wu Hao Cc: Moritz Fischer , linux-fpga@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Xu Yilun , Alan Tull Subject: Re: [PATCH 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces. Message-ID: <20190704081713.GC6438@kroah.com> References: <20190628004951.6202-1-mdf@kernel.org> <20190628004951.6202-6-mdf@kernel.org> <20190703175926.GA14649@kroah.com> <20190703233822.GB15825@hao-dev> <20190704053719.GA347@kroah.com> <20190704064208.GA2722@hao-dev> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190704064208.GA2722@hao-dev> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 04, 2019 at 02:42:08PM +0800, Wu Hao wrote: > On Thu, Jul 04, 2019 at 07:37:19AM +0200, Greg KH wrote: > > On Thu, Jul 04, 2019 at 07:38:22AM +0800, Wu Hao wrote: > > > On Wed, Jul 03, 2019 at 07:59:26PM +0200, Greg KH wrote: > > > > 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? > > > > > > Hi Greg, > > > > > > >From the cover-letter, Moritz mentioned, dfl.txt has been converted to .rst > > > in linux-next. I think this patch is created on top of that by Moritz. > > > > > > "Note: I've seen that Mauro touched Documentation/fpga/dfl.rst in linux-next > > > commit c220a1fae6c5d ("docs: fpga: convert docs to ReST and rename to *.rst")" > > > > Ok, but I can't take this patch just because the file is converted in > > someone else's tree :( > > Oh.. if that patch is merged from fpga tree, then we wont have this problem. :( You better not be basing your tree on linux-next :) > So do you have any suggestions on what should i do now? > wait that patch goes to offical release, and then resubmit this patch? Wait until the change hits Linus's tree and then resend it to me. thanks, greg k-h