From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757550Ab3GVPvx (ORCPT ); Mon, 22 Jul 2013 11:51:53 -0400 Received: from e23smtp08.au.ibm.com ([202.81.31.141]:44804 "EHLO e23smtp08.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755770Ab3GVPvw (ORCPT ); Mon, 22 Jul 2013 11:51:52 -0400 From: "Aneesh Kumar K.V" To: Joonsoo Kim , Andrew Morton Cc: Rik van Riel , Mel Gorman , Michal Hocko , KAMEZAWA Hiroyuki , Hugh Dickins , Davidlohr Bueso , David Gibson , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Joonsoo Kim , Joonsoo Kim Subject: Re: [PATCH v2 00/10] mm, hugetlb: clean-up and possible bug fix In-Reply-To: <1374482191-3500-1-git-send-email-iamjoonsoo.kim@lge.com> References: <1374482191-3500-1-git-send-email-iamjoonsoo.kim@lge.com> User-Agent: Notmuch/0.15.2+167~g5306b2b (http://notmuchmail.org) Emacs/24.3.50.1 (x86_64-unknown-linux-gnu) Date: Mon, 22 Jul 2013 21:21:38 +0530 Message-ID: <87txjmmw39.fsf@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13072215-5140-0000-0000-0000038F06F2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Joonsoo Kim writes: > First 6 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 the libhugetlbfs test suite. Please also add the new tests you have as part of this patch series to the test suite. -aneesh