Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261449AbVD3XLS (ORCPT ); Sat, 30 Apr 2005 19:11:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261451AbVD3XLS (ORCPT ); Sat, 30 Apr 2005 19:11:18 -0400 Received: from fire.osdl.org ([65.172.181.4]:60320 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S261449AbVD3XLH (ORCPT ); Sat, 30 Apr 2005 19:11:07 -0400 Date: Sat, 30 Apr 2005 16:10:32 -0700 From: "Randy.Dunlap" To: Zwane Mwaikambo Cc: tomlins@cam.org, akpm@osdl.org, linux-kernel@vger.kernel.org Subject: Re: 2.6.12-rc3-mm1 Message-Id: <20050430161032.0f5ac973.rddunlap@osdl.org> In-Reply-To: References: <20050429231653.32d2f091.akpm@osdl.org> <200504300827.44359.tomlins@cam.org> <200504301853.40395.tomlins@cam.org> Organization: OSDL X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1401 Lines: 36 On Sat, 30 Apr 2005 17:05:43 -0600 (MDT) Zwane Mwaikambo wrote: | On Sat, 30 Apr 2005, Ed Tomlinson wrote: | | > Huh? Assuming one already has a current git tree. Then all Andrew need do | > is publish the commit id from Linus then the complicated procedure becomes | > | > cd | > cg-update origin | > cg-export ../ | > cd ../ | > cp ../ .config | > bzcat ../ | patch -p1 | > make oldconfig | > make | > | > No problem to script this at all. Also, I suspect what when tagging starts to be | > used, that will be an easily typeable string. | | Ok, now tell this to one of the users who tests kernels, now users also | need to know how to use git in order to test -mm. I'm thinking about the | case where someone reports a bug on LKML and we ask that they test latest | -mm, getting them to also understand git just to quickly test something is | silly. Also people tend to have other things to do so making things | even slightly more difficult doesn't win you testers. Maybe i'm just | lazy... *shrug* Nope, you are correct... --- ~Randy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/