From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750773AbWGVBTH (ORCPT ); Fri, 21 Jul 2006 21:19:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750950AbWGVBTH (ORCPT ); Fri, 21 Jul 2006 21:19:07 -0400 Received: from cpe-74-70-38-78.nycap.res.rr.com ([74.70.38.78]:10757 "EHLO mail.cyberdogtech.com") by vger.kernel.org with ESMTP id S1750773AbWGVBTG (ORCPT ); Fri, 21 Jul 2006 21:19:06 -0400 From: "Matt LaPlante" To: "'Randy Dunlap'" , "'David Lang'" , Subject: RE: How long to wait on patches? Date: Fri, 21 Jul 2006 21:18:28 -0400 Message-ID: <000301c6ad2c$bccc9c10$fe01a8c0@cyberdogt42> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <1153530447.22255@shark.he.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Thread-Index: AcatKzdSZuQJMbQGTeOdlMMmRh59EwAARH/g X-Spam-Processed: mail.cyberdogtech.com, Fri, 21 Jul 2006 21:18:35 -0400 (not processed: message from valid local sender) X-Return-Path: kernel1@cyberdogtech.com X-Envelope-From: kernel1@cyberdogtech.com X-MDaemon-Deliver-To: linux-kernel@vger.kernel.org X-MDAV-Processed: mail.cyberdogtech.com, Fri, 21 Jul 2006 21:18:36 -0400 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > -----Original Message----- > From: Randy Dunlap [mailto:rdunlap@xenotime.net] > Sent: Friday, July 21, 2006 9:07 PM > To: David Lang; Matt LaPlante; linux-kernel@vger.kernel.org > Subject: Re: How long to wait on patches? > > > > > On Fri, 21 Jul 2006, Matt LaPlante wrote: > > > >[me] > > > > be sure to watch the -mm tree as well, a lot of patches are picked up > by Andrew > > to be fed to Linus that way > > > > this is a particularly bad week since almost all the core developers > were up at > > OLS. > > > > one thing you may want to look at doing (hosting permitting) is to > setup a git > > tree to just hold your trivial patches so that they can be pulled > easily. > > > > I thought there was a person who was maintaining a -trivial tree for > this > > purpose, I don't remember who it was though. > > > Yes, Adrian Bunk accepts and forwards trivial patches. See > http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/ > > --- > ~Randy Yes, my patches were CC'd to the trivial alias. I guess from what I've read on that page that I should wait until after .18 to look for them in the git? - Matt