Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753829AbYLCF5R (ORCPT ); Wed, 3 Dec 2008 00:57:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750839AbYLCF5C (ORCPT ); Wed, 3 Dec 2008 00:57:02 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:33610 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750765AbYLCF5B (ORCPT ); Wed, 3 Dec 2008 00:57:01 -0500 Date: Tue, 2 Dec 2008 21:56:50 -0800 From: Andrew Morton To: KAMEZAWA Hiroyuki Cc: "linux-mm@kvack.org" , "balbir@linux.vnet.ibm.com" , "nishimura@mxp.nes.nec.co.jp" , "kosaki.motohiro@jp.fujitsu.com" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 0/21] memcg updates 2008/12/03 Message-Id: <20081202215650.e7621524.akpm@linux-foundation.org> In-Reply-To: <20081203134718.6b60986f.kamezawa.hiroyu@jp.fujitsu.com> References: <20081203134718.6b60986f.kamezawa.hiroyu@jp.fujitsu.com> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-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 Content-Length: 1849 Lines: 49 On Wed, 3 Dec 2008 13:47:18 +0900 KAMEZAWA Hiroyuki wrote: > This is memcg update series onto > "The mm-of-the-moment snapshot 2008-12-02-17-08" Complaints... - All these patches had filenames in their Subject: lines. I turned these all back into sensible-sounding English titles. - I think a lot of authorships got lost. For example, the way these patches were sent, you will be identified as the author of inactive_anon_is_low-move-to-vmscan.patch, but I don't think you were. So please work out the correct authorship for memcg-revert-gfp-mask-fix.patch memcg-check-group-leader-fix.patch memcg-memoryswap-controller-fix-limit-check.patch memcg-swapout-refcnt-fix.patch memcg-hierarchy-avoid-unnecessary-reclaim.patch inactive_anon_is_low-move-to-vmscan.patch mm-introduce-zone_reclaim-struct.patch mm-add-zone-nr_pages-helper-function.patch mm-make-get_scan_ratio-safe-for-memcg.patch memcg-add-null-check-to-page_cgroup_zoneinfo.patch memcg-add-inactive_anon_is_low.patch memcg-add-mem_cgroup_zone_nr_pages.patch memcg-add-zone_reclaim_stat.patch memcg-remove-mem_cgroup_cal_reclaim.patch memcg-show-reclaim-stat.patch memcg-rename-scan-global-lru.patch memcg-protect-prev_priority.patch memcg-swappiness.patch memcg-explain-details-and-test-document.patch and let me know? - Sentences start with capital letters. - Your patches are missing the ^--- after the changelog. This creates additional work (and potential for mistakes) at the other end. - I didn't check whether any acked-by's got lost. They may have been... -- 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/