From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754341AbZKPVg1 (ORCPT ); Mon, 16 Nov 2009 16:36:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750991AbZKPVg0 (ORCPT ); Mon, 16 Nov 2009 16:36:26 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:34896 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750908AbZKPVgZ (ORCPT ); Mon, 16 Nov 2009 16:36:25 -0500 Date: Mon, 16 Nov 2009 13:36:28 -0800 From: Andrew Morton To: Alex Chiang Cc: linux-kernel@vger.kernel.org Subject: Re: mmotm 2009-11-13-19-59 uploaded Message-Id: <20091116133628.24132480.akpm@linux-foundation.org> In-Reply-To: <20091116210941.GA2622@ldl.fc.hp.com> References: <200911140403.nAE43CN1016851@imap1.linux-foundation.org> <20091116210941.GA2622@ldl.fc.hp.com> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; x86_64-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 List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 16 Nov 2009 14:09:41 -0700 Alex Chiang wrote: > Hi Andrew, > > * akpm@linux-foundation.org : > > The mm-of-the-moment snapshot 2009-11-13-19-59 has been uploaded to > > > > http://userweb.kernel.org/~akpm/mmotm/ > > > > and will soon be available at > > > > git://zen-kernel.org/kernel/mmotm.git > > > > It contains the following patches against 2.6.32-rc7: > > Many of the patches have dropped their subject lines. I realize > that you can get the subject of the patch from the patch name, > but if one is using the git tree, then looking at the git log, > you see things like: > > commit 7f97d096be78d5a8d6bf2efc28fe3efba21e47f0 > Author: Andrew Morton > Date: Mon Nov 9 20:59:36 2009 +0100 > > fed up with those stupid warnings > > > Signed-off-by: Andrew Morton > > And there's no real good way to know that it came from > undeprecate-pci_find_device.patch. > > Would it be reasonable of me to request that your scripts stick > the subject of the mail into the patch description field? That > would greatly enhance the useability of the git version of mmotm. yup, I need to fix that as part of getting all this stuff into linux-next. Tell everyone to stop sending patches and reporting bugs :(