From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753372Ab0EQWEk (ORCPT ); Mon, 17 May 2010 18:04:40 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:46816 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751073Ab0EQWEj (ORCPT ); Mon, 17 May 2010 18:04:39 -0400 Date: Mon, 17 May 2010 15:01:31 -0700 From: Randy Dunlap To: "Arce, Abraham" , akpm Cc: "trivial@kernel.org" , "randy.dunlap@oracle.com" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] Documentation: SubmittingDrivers: Resources Message-Id: <20100517150131.edbe4816.randy.dunlap@oracle.com> In-Reply-To: <27F9C60D11D683428E133F85D2BB4A53043E114567@dlee03.ent.ti.com> References: <27F9C60D11D683428E133F85D2BB4A53043DEEB8CA@dlee03.ent.ti.com> <27F9C60D11D683428E133F85D2BB4A53043E114567@dlee03.ent.ti.com> Organization: Oracle Linux Eng. X-Mailer: Sylpheed 2.7.1 (GTK+ 2.16.6; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Auth-Type: Internal IP X-Source-IP: acsinet15.oracle.com [141.146.126.227] X-CT-RefId: str=0001.0A090205.4BF1BD23.0033:SCFMA922111,ss=1,fgs=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 14 May 2010 18:01:26 -0500 Arce, Abraham wrote: > Hi Jiri, > > > Subject: [PATCH] Documentation: SubmittingDrivers: Resources > > > > - Add additional location (Git) for the kernel master tree > > - Add reference to Git Project > > > > Signed-off-by: Abraham Arce > > Acked-by: Randy Dunlap > > --- > > Documentation/SubmittingDrivers | 6 ++++++ > > 1 files changed, 6 insertions(+), 0 deletions(-) > > Could you please help me to apply this patch? Hi, Andrew Morton has this patch queued in his mmotm patches. I would expect it to be merged in the next 2 weeks or so. If not, I will merge it. or Mr. Trivial tree maintainer can merge it. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***