From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933832AbaHZFJT (ORCPT ); Tue, 26 Aug 2014 01:09:19 -0400 Received: from mail-pd0-f175.google.com ([209.85.192.175]:59414 "EHLO mail-pd0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750804AbaHZFJR (ORCPT ); Tue, 26 Aug 2014 01:09:17 -0400 Date: Tue, 26 Aug 2014 10:39:04 +0530 From: Sudip Mukherjee To: Randy Dunlap Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Greg Kroah-Hartman Subject: Re: [PATCH] new page link in SubmittingPatches Message-ID: <20140826050904.GA2622@sudip-PC> References: <1408989981-31192-1-git-send-email-sudipm.mukherjee@gmail.com> <53FBD1F3.4040003@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53FBD1F3.4040003@infradead.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 25, 2014 at 05:16:51PM -0700, Randy Dunlap wrote: > On 08/25/14 11:06, Sudip Mukherjee wrote: > > new link for - How to piss off a Linux kernel subsystem maintainer > > > > Signed-off-by: Sudip Mukherjee > > Hi, > > I'll apply this patch, but it would really be nice if Greg would make > one contents/index web page for this so that it wouldn't have to be updated > just because there is an addition. > > Thanks. Hi, I know Greg is a busy person , so if he wants I can volunteer and put an index page in my server , which will have an index of these pages , so that whenever Greg adds new page to the "How to piss off a kernel subsystem maintainer" , i will update. And I can also put links to some other documents (with your approval) which might be helpfull for submitting pathes. Thanks > > > --- > > Documentation/SubmittingPatches | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches > > index 0a523c9..482c749 100644 > > --- a/Documentation/SubmittingPatches > > +++ b/Documentation/SubmittingPatches > > @@ -794,6 +794,7 @@ Greg Kroah-Hartman, "How to piss off a kernel subsystem maintainer". > > > > > > > > + > > > > NO!!!! No more huge patch bombs to linux-kernel@vger.kernel.org people! > > > > > > > -- > ~Randy