From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758586Ab3GPBK5 (ORCPT ); Mon, 15 Jul 2013 21:10:57 -0400 Received: from LGEMRELSE7Q.lge.com ([156.147.1.151]:48037 "EHLO LGEMRELSE7Q.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755449Ab3GPBKz (ORCPT ); Mon, 15 Jul 2013 21:10:55 -0400 X-AuditID: 9c930197-b7bfbae000000e88-3e-51e49d9c410a Date: Tue, 16 Jul 2013 10:10:55 +0900 From: Joonsoo Kim To: "Aneesh Kumar K.V" Cc: Andrew Morton , Rik van Riel , Mel Gorman , Michal Hocko , KAMEZAWA Hiroyuki , Hugh Dickins , Davidlohr Bueso , David Gibson , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/9] mm, hugetlb: clean-up and possible bug fix Message-ID: <20130716011054.GC2430@lge.com> References: <1373881967-16153-1-git-send-email-iamjoonsoo.kim@lge.com> <871u6zkj7b.fsf@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <871u6zkj7b.fsf@linux.vnet.ibm.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Brightmail-Tracker: AAAAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 15, 2013 at 07:40:16PM +0530, Aneesh Kumar K.V wrote: > Joonsoo Kim writes: > > > First 5 patches are almost trivial clean-up patches. > > > > The others are for fixing three bugs. > > Perhaps, these problems are minor, because this codes are used > > for a long time, and there is no bug reporting for these problems. > > > > These patches are based on v3.10.0 and > > passed sanity check of libhugetlbfs. > > does that mean you had run with libhugetlbfs test suite ? Yes! I can't find any reggression on libhugetlbfs test suite. > > -aneesh > > -- > 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/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx164.postini.com [74.125.245.164]) by kanga.kvack.org (Postfix) with SMTP id B9A916B0039 for ; Mon, 15 Jul 2013 21:10:54 -0400 (EDT) Date: Tue, 16 Jul 2013 10:10:55 +0900 From: Joonsoo Kim Subject: Re: [PATCH 0/9] mm, hugetlb: clean-up and possible bug fix Message-ID: <20130716011054.GC2430@lge.com> References: <1373881967-16153-1-git-send-email-iamjoonsoo.kim@lge.com> <871u6zkj7b.fsf@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <871u6zkj7b.fsf@linux.vnet.ibm.com> Sender: owner-linux-mm@kvack.org List-ID: To: "Aneesh Kumar K.V" Cc: Andrew Morton , Rik van Riel , Mel Gorman , Michal Hocko , KAMEZAWA Hiroyuki , Hugh Dickins , Davidlohr Bueso , David Gibson , linux-mm@kvack.org, linux-kernel@vger.kernel.org On Mon, Jul 15, 2013 at 07:40:16PM +0530, Aneesh Kumar K.V wrote: > Joonsoo Kim writes: > > > First 5 patches are almost trivial clean-up patches. > > > > The others are for fixing three bugs. > > Perhaps, these problems are minor, because this codes are used > > for a long time, and there is no bug reporting for these problems. > > > > These patches are based on v3.10.0 and > > passed sanity check of libhugetlbfs. > > does that mean you had run with libhugetlbfs test suite ? Yes! I can't find any reggression on libhugetlbfs test suite. > > -aneesh > > -- > 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/ -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org